### 1.0.0-rc9 * [BUG] stateGo API change * [BUG] Hardware back does not close app * [BUG] Pass `backCount` parameter to `$ionicNativeTransitions.goBack()` method ### 1.0.0-rc8 * [Enhancement] stateGo API change ### 1.0.0-rc7 * [Enhancement] Adding backCount to goBack() method ### 1.0.0-rc6 * [BUGFIX] Screen stuck after $stateChangeStart is defaultPrevented ### 1.0.0-rc5 * [BUGFIX] Correct back button behavior ### 1.0.0-rc3 * [FEATURE] Opposite transition on back button (backInOppositeDirection: true) * [FEATURE] Back transition per state ### 1.0.0-rc2 * [BUGFIX] Hardware back button now closes Modal, Menu or Action Sheet before transition. ### 1.0.0-rc1 [milestone](https://github.cohttps://github.com/shprink/ionic-native-transitions/milestones/1.0.0) * [FEATURE] Enable/Disable as a service * [FEATURE] How to know that the transition ended? * [FEATURE] How can I use it with $location.url() ? * [FEATURE] Animate too early or too late enhancement