Skip to content

Commit 4a8129c

Browse files
committed
Release v0.24.4
1 parent a5c2ac9 commit 4a8129c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
v0.24.4 - Mon, 10 Aug 2015 19:33:35 GMT
2+
---------------------------------------
3+
4+
- [b688014](../../commit/b688014) [added] custom feedback icons for Input
5+
- [83cdaa3](../../commit/83cdaa3) [added] formControlFeedback prop to Glyphicon
6+
- [2ecac68](../../commit/2ecac68) [fixed] Modal uses provided className again
7+
- [47bd7f6](../../commit/47bd7f6) [fixed] disabled pagination buttons should not fire 'onSelect'
8+
- [c60dc03](../../commit/c60dc03) [fixed] only add aria-expanded to Collapse when an ARIA role is present
9+
10+
11+
112
v0.24.3 - Fri, 31 Jul 2015 18:09:54 GMT
213
---------------------------------------
314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap",
3-
"version": "0.24.3",
3+
"version": "0.24.4",
44
"description": "Bootstrap 3 components build with React",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)