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

Commit

Permalink
update changelog for version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wodka committed Feb 28, 2022
1 parent cfd8d28 commit 1e3f47c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

### Added

### Changed

### Fixed

### Security

## [1.0.0] - 2022-02-28

### Added

- logic backend components
- forms now have multiple notification
- layout for forms
Expand All @@ -19,6 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- ability to load submission by id if token is present
- anonymous form submissions (fixes https://github.com/ohmyform/ohmyform/issues/108)
- ability to filter for partial / completed or empty submissions
- migration tests for all commits

### Changed

Expand Down

0 comments on commit 1e3f47c

Please sign in to comment.