We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23d912b commit f6ae1cbCopy full SHA for f6ae1cb
CHANGELOG.md
@@ -4,8 +4,14 @@ This document describes changes between each past release.
4
5
## 6.0.1 (unreleased)
6
7
+### Added
8
+- Add support for `APPLICATION_ROOT` in Docker container (#1189)
9
+- Improve docker-compose example: admin password and volume for database (#1169)
10
+
11
### Fixed
-- Fix docker-compose example (#1164)
12
+- Fix docker-compose example quoting (#1164)
13
+- Fix crash when using existing sessions (migrate them to dict) (#1194)
14
+- Add newly created projects to the list of projects (#1193)
15
16
17
## 6.0.0 (2023-07-13)
0 commit comments