Skip to content

Commit 6a85573

Browse files
committed
Update CHANGES
1 parent 4fe323f commit 6a85573

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGES

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
Changes
22
=======
3+
0.14.4 (2016-03-29)
4+
-------------------
5+
- Fix compatibility issue with pysaml2-4.0.3+. Thanks to jimr and astoltz.
6+
- Fix Django 1.9 compatibility issue in templates. Thanks to nikoskal.
7+
8+
0.14.3 (2016-03-18)
9+
-------------------
10+
- Upgraded to pysaml2-4.0.5.
11+
- Added 'ACS_DEFAULT_REDIRECT_URL' setting for default redirection after successful authentication. Thanks to ganiserb.
12+
13+
0.14.2 (2016-03-11)
14+
-------------------
15+
- Released under the original 'djangosaml2' package name; abandoning the djangosaml2-knaperek fork.
16+
17+
0.14.1 (2016-03-09)
18+
-------------------
19+
- Upgraded to pysaml2-4.0.4.
20+
321
0.14.0 (2016-01-28)
422
-------------------
523
- Upgrade to pysaml2-4.0.2. Thanks to kviktor

0 commit comments

Comments
 (0)