Skip to content

Commit 5ff9275

Browse files
committed
Preparing 4.11.0
1 parent eb7aeea commit 5ff9275

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

HISTORY.rst

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ History
44
-------
55

66

7-
4.9.2 (2014-08-11)
8-
++++++++++++++++++
7+
4.11.0 (2014-08-19)
8+
+++++++++++++++++++
99

10-
* Fixed bug causing problems with setting classes for horizontal forms
10+
* Improved handling and control of form classes for error and success
1111

1212

1313
4.10.1 (2014-08-18)
@@ -22,6 +22,12 @@ History
2222
* Template tag `bootstrap_icon` now supports a `title` parameter
2323

2424

25+
4.9.2 (2014-08-11)
26+
++++++++++++++++++
27+
28+
* Fixed bug causing problems with setting classes for horizontal forms
29+
30+
2531
4.9.1 (2014-08-10)
2632
++++++++++++++++++
2733

bootstrap3/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# -*- coding: utf-8 -*-
22

3-
__version__ = '4.10.1'
3+
__version__ = '4.11.0'

0 commit comments

Comments
 (0)