diff --git a/CHANGELOG.md b/CHANGELOG.md index dc3ea7c0..8a100066 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,8 @@ # Changelog This file contains highlights of what changes on each version of the [Akismet for JS](https://github.com/cedx/akismet.js) library. -## Version [13.0.1](https://github.com/cedx/akismet.js/compare/v13.0.0...v13.0.1) -- Fixed the previous packaging: `RequestEvent` class released by error. - -## Version [13.0.0](https://github.com/cedx/akismet.js/compare/v12.0.0...v13.0.0) +## Version [13.0.1](https://github.com/cedx/akismet.js/compare/v12.0.0...v13.0.1) - Breaking change: changed the signature of the `Client` events. -- Added the `RequestEvent` class. - Updated the package dependencies. ## Version [12.0.0](https://github.com/cedx/akismet.js/compare/v11.0.0...v12.0.0)