Skip to content

Commit 839768f

Browse files
committed
chore(docs): Update CHANGELOG [ci skip]
1 parent 6f40a3d commit 839768f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,15 @@
33
## Features
44
* **dropdownToggle**
55
- Add 'expanded' class when toggled
6+
67
## Bug Fixes
78
* **modal**
89
- Fixes focus on model open
910
* **tour**
1011
- Fixes an issue where tour would stay open when location changed
1112
- Prevents a SecurityError from being raised when accessing localStorage
13+
* **topbar**
14+
- Fix event unbinding
1215

1316
<a name="v0.5.1"></a>
1417
# v0.5.1 (2014-11-29)
@@ -55,7 +58,7 @@
5558
* **mediaQueries**
5659
- Extracted `mediaQueries` factory into its own module so it can be reused. ([#99](https://github.com/pineconellc/angular-foundation/pull/99))
5760
* **accordion**
58-
- Add active class to the open accordion segment ([27e787f](https://github.com/pineconellc/angular-foundation/commit/27e787fad563f70cae79e6c57077daa563a2e8e2))
61+
- Add active class to the open accordion segment ([27e787f](https://github.com/pineconellc/angular-foundation/commit/27e787fad563f70cae79e6c57077daa563a2e8e2))
5962

6063
<a name="v0.3.1"></a>
6164
# v0.3.1 (2014-08-19)

0 commit comments

Comments
 (0)