We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee0513 commit 2b9fb75Copy full SHA for 2b9fb75
CHANGELOG.md
@@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
...
10
11
+## [1.1.6] - 2018-06-22
12
+
13
+### Added
14
15
+- Add change password form
16
17
18
## [1.1.5] - 2018-06-21
19
20
### Fixed
setup.py
@@ -28,7 +28,7 @@
28
29
setup(
30
name='wagtailenforcer',
31
- version='1.1.5',
+ version='1.1.6',
32
description='WagtailEnforcer, the Wagtail arm of the law.',
33
author='Springload',
34
author_email='hello@springload.co.nz',
0 commit comments