Skip to content

Commit

Permalink
Updated out-of-date dependencies to their latest versions which also …
Browse files Browse the repository at this point in the history
…fixed all possible fixed security vulnerabilities.
  • Loading branch information
robertcorponoi committed Apr 17, 2020
1 parent f34534b commit d1d2d1b
Show file tree
Hide file tree
Showing 3 changed files with 1,087 additions and 1,109 deletions.
93 changes: 43 additions & 50 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,50 +1,43 @@
4.1.1 / 2020-01-01
=====================
* [MISC] Added more information about installation in README.

4.1.0 / 2020-01-01
=====================
* [MISC] Removed logo file and added reference to the logo on the graphics repo.
* [MISC] Updated all dependencies to their latest versions.
* [MISC] Changed license year to reflect new year.
* [MISC] Added badges to README.

4.0.1 / 2019-11-10
=====================
* [MISC] Added badges to README.

4.0.0 / 2019-11-10
=====================
* [FEATURE] Switched from events to signals.
* [MISC] Updated README to reflect API changes.

3.1.1 / 2019-11-10
=====================
* Updated dependencies to their latest versions.

3.1.0 / 2019-10-12
=====================
* [FEATURE] Converted to using Typescript + Babel + Rollup.

3.0.3 / 2019-10-12
=====================
* [FEATURE] Updated all dev dependencies.

3.0.2 / 2019-07-17
=====================
* [HOTFIX] Updated all dev dependencies to their latest versions and fixed any security vulnerabilities found in them.

3.0.0
======================
* Added change log.
* Refactored API and added more methods.
* Refactored test cases.

2.0.0
=======================
* Refactored API.
* Added more comprehensive test cases.

0.1.0
=======================
* Initial release.
## 4.1.2 / 2020-04-16
- [MISC] Updated out-of-date dependencies to their latest versions which also fixed all possible fixed security vulnerabilities.
- [MISC] Changed CHANGELOG format.

## 4.1.1 / 2020-01-01
- [MISC] Added more information about installation in README.

## 4.1.0 / 2020-01-01
- [MISC] Removed logo file and added reference to the logo on the graphics repo.
- [MISC] Updated all dependencies to their latest versions.
- [MISC] Changed license year to reflect new year.
- [MISC] Added badges to README.

## 4.0.1 / 2019-11-10
- [MISC] Added badges to README.

## 4.0.0 / 2019-11-10
- [FEATURE] Switched from events to signals.
- [MISC] Updated README to reflect API changes.

## 3.1.1 / 2019-11-10
- Updated dependencies to their latest versions.

## 3.1.0 / 2019-10-12
- [FEATURE] Converted to using Typescript + Babel + Rollup.

## 3.0.3 / 2019-10-12
- [FEATURE] Updated all dev dependencies.

## 3.0.2 / 2019-07-17
- [HOTFIX] Updated all dev dependencies to their latest versions and fixed any security vulnerabilities found in them.

## 3.0.0
- Added change log.
- Refactored API and added more methods.
- Refactored test cases.

## 2.0.0
- Refactored API.
- Added more comprehensive test cases.

## 0.1.0
- Initial release.

0 comments on commit d1d2d1b

Please sign in to comment.