diff --git a/CHANGELOG.md b/CHANGELOG.md index bb34d86..d00a128 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,4 +12,23 @@ Bugfixes: Other improvements: -## [0.0.0] - 2020-01-01 +## [v4.0.1](https://github.com/purescript-contrib/purescript-js-timers/releases/tag/v4.0.1) - 2018-06-23 + +- Adds metadata including contributor guidelines +- Pushes latest release to Pursuit + +## [v4.0.0](https://github.com/purescript-contrib/purescript-js-timers/releases/tag/v4.0.0) - 2018-05-26 + +Updates for 0.12 + +## [v3.0.0](https://github.com/purescript-contrib/purescript-js-timers/releases/tag/v3.0.0) - 2017-04-03 + +- Updated for PureScript 0.11 + +## [v2.0.0](https://github.com/purescript-contrib/purescript-js-timers/releases/tag/v2.0.0) - 2016-10-17 + +- Updated dependencies + +## [v1.0.0](https://github.com/purescript-contrib/purescript-js-timers/releases/tag/v1.0.0) - 2016-07-25 + +Initial release