Skip to content

Commit

Permalink
prep for bump to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Deverell committed Aug 28, 2017
1 parent ae819cb commit 7807734
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](http://semver.org/).

## UNRELEASED
## [3.0.0] - 2017-08-28
### Added
- Throttled listeners can now be canceled (useful for cleanup):
```js
Expand Down Expand Up @@ -90,3 +90,4 @@ This project adheres to [Semantic Versioning](http://semver.org/).
[1.1.0]: https://github.com/pelotoncycle/frame-throttle/compare/v1.0.0...v1.1.0
[2.0.0]: https://github.com/pelotoncycle/frame-throttle/compare/v1.1.0...v2.0.0
[2.0.1]: https://github.com/pelotoncycle/frame-throttle/compare/v1.1.0...v2.0.1
[3.0.0]: https://github.com/pelotoncycle/frame-throttle/compare/v2.0.1...v3.0.0

0 comments on commit 7807734

Please sign in to comment.