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

Commit 1e3f47c

Browse files
committed
update changelog for version 1.0.0
1 parent cfd8d28 commit 1e3f47c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99

1010
### Added
1111

12+
### Changed
13+
14+
### Fixed
15+
16+
### Security
17+
18+
## [1.0.0] - 2022-02-28
19+
20+
### Added
21+
1222
- logic backend components
1323
- forms now have multiple notification
1424
- layout for forms
@@ -19,6 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1929
- ability to load submission by id if token is present
2030
- anonymous form submissions (fixes https://github.com/ohmyform/ohmyform/issues/108)
2131
- ability to filter for partial / completed or empty submissions
32+
- migration tests for all commits
2233

2334
### Changed
2435

0 commit comments

Comments
 (0)