Update changelog

This commit is contained in:
Eugene Burmakin 2024-09-28 17:18:12 +02:00
parent d76e1a4052
commit 04d5bbac8f

View file

@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- GPX export now finishes correctly and does not throw an error in the end
- Deleting points from the Points page now preserves `start_at` and `end_at` values for the routes. #261
- Visits map now being rendered correctly in the Visits page. #262
- Fixed issue with timezones for negative UTC offsets. #194, #122
### Changed