Skip to content
This repository has been archived by the owner on Aug 28, 2020. It is now read-only.

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Ellis authored and Jack Ellis committed Apr 11, 2017
1 parent b152052 commit 056f0c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Change Log
==========

## 2.0.1
- Fixed a bug where `$promise` was attempting to `flush` *real* promises that don't have a `flush` method.
- Fixed a bug where `$promise` was outputting a warning when a promise was rejected, even if it was then caught by another promise.

## 2.0.0
- Complete redesign of the background code
- `Jpex.mock.children` becomes `Jpex.$children`
Expand Down

0 comments on commit 056f0c4

Please sign in to comment.