Update change log

This commit is contained in:
Angelo Stavrow 2020-08-20 12:12:50 -04:00
parent 169a1e91de
commit 614dae01c6
No known key found for this signature in database
GPG Key ID: 1A49C7064E060EEE

View File

@ -12,10 +12,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Post editor now has a Publish button to change post status
- Collections sidebar to choose a specific collection (i.e., blog)
- Settings to provide the user interface for logging in, setting preferred color scheme
- The WriteFreelyModel type consolidates other models as Published properties in a single EnvironmentObject
- Logging in and out a WriteFreely instance is now possible
### Changed
- Updated license from AGPLv3 to GPLv3
- Types have been renamed to be more consistent
- WriteFreely Swift package version bumped to v0.2.1
## [0.0.2] - 2020-07-30