From d86bf878dda1f38dc3cd6ed0678b7a004e2576cb Mon Sep 17 00:00:00 2001 From: Dan Bucholtz Date: Tue, 26 Apr 2016 10:26:06 -0500 Subject: [PATCH] Update CHANGELOG.md History/Navigation change did not make it's way into the changelog originally --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a895c158ba..43f02225f55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ * tabs are now styled directly via dom manipulations ([fbae1aba](https://github.com/driftyco/ionic/commit/fbae1aba)) * tabs-color-active works with tabs-striped ([237d79b7](https://github.com/driftyco/ionic/commit/237d79b7)) * prevent flicker when changing tabs on android ([a7620d21](https://github.com/driftyco/ionic/commit/a7620d21)) +* **navigation:** remove ionicHistory infinite loop when linking to other tabs #3932 ([efb9bdf](https://github.com/driftyco/ionic/commit/efb9bdf)) ### 1.2.4 "Copenhagen" (2016-01-03)