Update file CHANGELOG.md

This commit is contained in:
marcin mikołajczak 2023-01-01 23:31:31 +00:00
parent 0001ea47df
commit 135b3c7ade
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Layout: use accent color for "floating action button" (mobile compose button). - Layout: use accent color for "floating action button" (mobile compose button).
- ServiceWorker: don't serve favicon, robots.txt, and others from ServiceWorker. - ServiceWorker: don't serve favicon, robots.txt, and others from ServiceWorker.
- Datepicker: correctly default to the current year. - Datepicker: correctly default to the current year.
- Scheduled posts: fix page crashing on deleting a scheduled post.
## [3.0.0] - 2022-12-25 ## [3.0.0] - 2022-12-25