Skip to content

Commit eb92484

Browse files
committed
Add release notes for version 4.1.2 and update the AUTHORS file
Signed-off-by: David Black <dblack@atlassian.com>
1 parent 01a9c00 commit eb92484

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ James Bunton <jbunton@atlassian.com>
66
Jeremy Baumont <jeremy@baumont.org>
77
Jeremy Shoemaker <jshoemaker@atlassian.com>
88
Marcus Bertrand <digimarc@gmail.com>
9+
Marcus Bertrand <mbertrand@atlassian.com>
910
Mark Adams <madams@atlassian.com>
1011
Oleksandr Fedorov <a.g.fedorof@gmail.com>
1112
Sviatoslav Sydorenko <wk.cvs.github@sydorenko.org.ua>

ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
CHANGES
22
=======
33

4+
4.1.2
5+
-----
6+
7+
* Sem-Ver: bugfix upgrade cryptography from using a version >= 2.4.0 < 2.5.0 to use a version >= 2.5.0 and < 2.6.0
8+
* Sem-Ver: bugfix upgrade the version of Django used for testing to using version 1.11
9+
* Sem-Ver: bugfix upgrade pbr to use a version before 6.0.0
10+
* Sem-Ver: bugfix upgrade cryptography from using a version >= 2.3.0 < 2.4.0 to use a version >= 2.4.0 and < 2.5.0
11+
* Sem-Ver: bugfix upgrade the version of flask used for testing from versions below 0.12 to versions below 1.1.0
12+
* Sem-Ver: bugfix upgrade CacheControl from version 0.12.4 to 0.12.5
13+
414
4.1.1
515
-----
616

0 commit comments

Comments
 (0)