mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 01:01:39 -05:00
Update changelog
This commit is contained in:
parent
559dbbfefa
commit
5bee98003f
2 changed files with 8 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
0.16.8
|
||||
0.16.9
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue