Skip to content

Commit

Permalink
Update changelog for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
Baptiste Jonglez committed Jul 22, 2023
1 parent 23d912b commit f6ae1cb
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ This document describes changes between each past release.

## 6.0.1 (unreleased)

### Added
- Add support for `APPLICATION_ROOT` in Docker container (#1189)
- Improve docker-compose example: admin password and volume for database (#1169)

### Fixed
- Fix docker-compose example (#1164)
- Fix docker-compose example quoting (#1164)
- Fix crash when using existing sessions (migrate them to dict) (#1194)
- Add newly created projects to the list of projects (#1193)


## 6.0.0 (2023-07-13)
Expand Down

0 comments on commit f6ae1cb

Please sign in to comment.