update changelog for version 1.0.0
This commit is contained in:
parent
cfd8d288d4
commit
1e3f47c11c
11
CHANGELOG.md
11
CHANGELOG.md
@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
### Security
|
||||||
|
|
||||||
|
## [1.0.0] - 2022-02-28
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
- logic backend components
|
- logic backend components
|
||||||
- forms now have multiple notification
|
- forms now have multiple notification
|
||||||
- layout for forms
|
- layout for forms
|
||||||
@ -19,6 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- ability to load submission by id if token is present
|
- ability to load submission by id if token is present
|
||||||
- anonymous form submissions (fixes https://github.com/ohmyform/ohmyform/issues/108)
|
- anonymous form submissions (fixes https://github.com/ohmyform/ohmyform/issues/108)
|
||||||
- ability to filter for partial / completed or empty submissions
|
- ability to filter for partial / completed or empty submissions
|
||||||
|
- migration tests for all commits
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user