Skip to content

Commit e591fef

Browse files
committed
Update changelog for release
1 parent ea092be commit e591fef

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [v0.32.2]
2+
> 2018-08-17
3+
4+
- **Feature:** Support custom `animation` for `<Tabs>` ([#3222])
5+
- **Bugfix:** Fix `<ProgressBar>` compatibility with React Hot Loader ([#2965])
6+
- **Docs:** Add search to docs ([#3094])
7+
- **Chore:** Upgrade to Babel 7 ([#3044])
8+
- **Chore:** Upgrade to webpack 4 ([#3075], [#3100])
9+
10+
[v0.32.2]: https://github.com/react-bootstrap/react-bootstrap/compare/v0.32.1...v0.32.2
11+
[#2965]: https://github.com/react-bootstrap/react-bootstrap/pull/2965
12+
[#3044]: https://github.com/react-bootstrap/react-bootstrap/pull/3044
13+
[#3075]: https://github.com/react-bootstrap/react-bootstrap/pull/3075
14+
[#3094]: https://github.com/react-bootstrap/react-bootstrap/pull/3094
15+
[#3100]: https://github.com/react-bootstrap/react-bootstrap/pull/3100
16+
[#3222]: https://github.com/react-bootstrap/react-bootstrap/pull/3222
17+
18+
119
## [v0.32.1]
220
> 2018-01-24
321

0 commit comments

Comments
 (0)