Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoschenkel committed Mar 1, 2020
1 parent 7b69444 commit b7406d3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,14 @@ Types of changes:
- in case of vulnerabilities.
-->

#### Breaking Change

- Update [`@robotlegsjs/core`](https://github.com/RobotlegsJS/RobotlegsJS) to version `^2.0.0` (see #52).

- Migrate array notation from `Array<SomeType>` to `SomeType[]`.

- The rest of the `Public API` remains unchanged.

#### Added

- Add **Tidelift** as funding option (see #47).
Expand All @@ -53,6 +61,8 @@ Types of changes:

- Update `tslib` to version `1.11.1` (see #51).

- Update dev dependencies to latest version.

#### Security

- Migrate to [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) to solve security vulnerability (see #46).
Expand Down

0 comments on commit b7406d3

Please sign in to comment.