CHANGELOG: fix events crash

This commit is contained in:
Alex Gleason 2023-01-05 10:20:57 -06:00
parent 91cdf1eb5a
commit 8036afc6bb
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- ServiceWorker: don't serve favicon, robots.txt, and others from ServiceWorker.
- Datepicker: correctly default to the current year.
- Scheduled posts: fix page crashing on deleting a scheduled post.
- Events: don't crash when searching for a location.
## [3.0.0] - 2022-12-25