Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanpenner committed Feb 27, 2018
1 parent 43988f3 commit 3bc9138
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
# Master

# 4.8.2

* restore cast for 4.x

# 4.8.1

* Confuse Webpack (make is easier to pack this module)

# 4.8.0

* reject promise when non-array promise is passed to RSVP.filter
* reject promise when non-array promise is passed to RSVP.filter
* fix issue with registering event callbacks
* remove publishing to S3 and rely on `npm` and `jsdelivr.com` instead
* remove publishing to S3 and rely on `npm` and `jsdelivr.com` instead
* general cleanup

# 4.7.0
Expand Down

0 comments on commit 3bc9138

Please sign in to comment.