Update changelog

This commit is contained in:
Eugene Burmakin 2024-11-24 15:22:44 +01:00
parent 559dbbfefa
commit 5bee98003f
2 changed files with 8 additions and 1 deletions

View file

@ -1 +1 @@
0.16.8
0.16.9

View file

@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
# 0.16.9 - 2024-11-20
### Changed
- Rate limit for the Photon API is now 1 request per second.
- Requests to the Photon API are now have User-Agent header set to "Dawarich #{APP_VERSION} (https://dawarich.app)"
# 0.16.8 - 2024-11-20
### Changed