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

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wodka committed Jun 11, 2020
1 parent 4cb0668 commit 98335bf
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,24 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

### Added
### Changed
### Fixed
### Security

## [0.9.5] - 2020-06-10

### Added

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

### Changed
### Fixed

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

### Security

## [0.9.4] - 2020-06-09

### Added
Expand Down

0 comments on commit 98335bf

Please sign in to comment.