Skip to content

Commit

Permalink
prepare 1.2.1 (#388)
Browse files Browse the repository at this point in the history
  • Loading branch information
dakaza98 committed Feb 22, 2020
1 parent 402be80 commit 6bf9246
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [1.2.1] - 2020-02-22

### Fixed

- Uploaded files are now created with permissions 644 instead of 600
- Fix bug that caused text on banners to dissapear if the text was to long
- Fix bug that caused help text on image overlay to display unecessary text

### Changed

- Updated django to 2.2.10
- Updated phonenumber to 8.11.4
- Updated requests to 2.23.0
- Updated wagtailmedia to 0.5.0

## [1.2.0] - 2020-02-11

### Added
Expand Down

0 comments on commit 6bf9246

Please sign in to comment.