Skip to content

Commit

Permalink
Update CHANGELOG for 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JackMorganNZ committed Jun 7, 2018
1 parent f81e94a commit 26f7b9c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## 0.6.0 (Pre-release)

*This release requires a database wipe due to new migrations.*

- Add "Why digital technologies?" pīkau.
- Store and load readiness level for pīkau.
- Ensure pīkau title fits within pathway diagram nodes. (fixes #56)
- Fix bug where file licence warning displayed wrong licence. (fixes #60)
- Load file data from loader.
- Check files used in pīkau are listed within files application.
- Display links between files and pīkau. (fixes #61)
- Display image preview for files. (fixes #35)
- Add test cases.
- Dependency updates:
- Update django from 2.0.5 to 2.0.6.
- Update django-anymail 2.2 to 3.0.

## 0.5.1 (Pre-release)

- Fix bug where slug max length was too short for titles.
Expand Down

0 comments on commit 26f7b9c

Please sign in to comment.