@@ -1,6 +1,11 @@
CHANGES
========
+## 1.2.14
+
+* Fix: Tabs(`a[data-toggle="tab"][href="#..."]`) push browser history twice
+* Fix: `a[href="#edit-form"]` still save history even when disabling pushing states option
## 1.2.13
* Improvement: Enabled to switch whether to push states with History API when tabs changes