Skip to content

Commit

Permalink
releasing 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed Nov 26, 2015
1 parent e6d6bdd commit 1a60cef
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

### 0.22.0:

- ENHANCEMENT: Adds a `media` contraint for matching transitions by media query by @mattgrannary.
- ENHANCEMENT: Add lf-modal-closing class while a modal closing by @Cryrivers
- ENHANCEMENT: improved documentation for predefined transitions by @IgorKvasn
- ENHANCEMENT: documentation fixes by @ScottLNorvell and @kalmanh
- ENHANCEMENT: fastboot compatibility guards by @rondale-sc
- ENHANCEMENT: get-owner-polyfill for compatibility with Ember 2.3 by @rwjblue
- ENHANCEMENT: Fix tests for lack of `autoboot: false` support in Ember 2.2 by @rwjblue.
- BUGFIX: Fixes loading substates not being called by @erkie

### 0.21.3

- BUGFIX: several minor bugfixes and compatibility updates
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "liquid-fire",
"description": "Animated transitions for Ember applications.",
"version": "0.21.3",
"version": "0.22.0",
"directories": {
"doc": "doc",
"test": "tests"
Expand Down

0 comments on commit 1a60cef

Please sign in to comment.