Skip to content
This repository was archived by the owner on Dec 2, 2023. It is now read-only.

Commit 98335bf

Browse files
committed
update changelog
1 parent 4cb0668 commit 98335bf

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,24 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
### Added
11+
### Changed
12+
### Fixed
13+
### Security
14+
15+
## [0.9.5] - 2020-06-10
16+
1017
### Added
1118

1219
- `DEFAULT_ROLE` -> `admin` | `superuser` | `user` - with `user` being the default, making it possible that new users can create their own forms after creating
1320
- `LOGIN_NOTE` -> markdown for Login Page, to show info text on login page
1421
- `HIDE_CONTRIB` -> ability to hide contribution banner
1522

16-
### Changed
1723
### Fixed
1824

1925
- di on setting resolver, prevented signup settings to be visible in ui
2026
- return admin of form also for admins
2127

22-
### Security
23-
2428
## [0.9.4] - 2020-06-09
2529

2630
### Added

0 commit comments

Comments
 (0)