Skip to content

Commit

Permalink
0.6.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rofrischmann committed Jan 26, 2016
1 parent 8ce0b7c commit 1938171
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 80 deletions.
4 changes: 4 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog

## 0.6
### 0.6.7 (26.01.16)
* Fixed a bug that caused `transition` with `cubic-bezier` to resolve false
* Replaced `for of` in favor of a basic `for` loop to not require `Symbol` to be available

### 0.6.6 (19.01.16)
* Prevent crashes if a value is `false` or `undefined`

Expand Down
Loading

0 comments on commit 1938171

Please sign in to comment.