File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased]
88
9+ ...
10+
11+ ## [ 1.1.2] - 2018-04-23
12+
913### Fixed
1014
1115- Crash when uploading an image (introduced in 1.1.1)
@@ -55,7 +59,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
5559
5660Initial Release
5761
58- [ Unreleased ] : https://github.com/springload/wagtailenforcer/compare/v1.1.1...HEAD
62+ [ Unreleased ] : https://github.com/springload/wagtailenforcer/compare/v1.1.2...HEAD
63+ [ 1.1.2 ] : https://github.com/springload/wagtailenforcer/compare/v1.1.1...v1.1.2
5964[ 1.1.1 ] : https://github.com/springload/wagtailenforcer/compare/v1.1.0...v1.1.1
6065[ 1.1.0 ] : https://github.com/springload/wagtailenforcer/compare/v1.0.4...v1.1.0
6166[ 1.0.4 ] : https://github.com/springload/wagtailenforcer/compare/v1.0.3...v1.0.4
Original file line number Diff line number Diff line change 2828
2929setup (
3030 name = 'wagtailenforcer' ,
31- version = '1.1.1 ' ,
31+ version = '1.1.2 ' ,
3232 description = 'WagtailEnforcer, the Wagtail arm of the law.' ,
3333 author = 'Springload' ,
3434 author_email = 'hello@springload.co.nz' ,
You can’t perform that action at this time.
0 commit comments