Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean committed Sep 4, 2021
1 parent 7506593 commit ce1d4ea
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

## Unreleased

## v1.0.1 (2021-09-04)

### What's new

* Entries are now unpublished by default (instead of being published straight away)
* You can now change the published state, just use an input with the name `published`

### What's fixed

* The entry data passed into the update/delete tags is now raw, not augmented.

## v1.0.0 (2021-09-03)

- Initial release
* Initial release

0 comments on commit ce1d4ea

Please sign in to comment.