Version upped to 5.1.13, updated CHANGELOG.md

Fixed seq comment in creds
This commit is contained in:
Toastie 2024-10-05 13:29:09 +13:00
parent dd939ce55a
commit 5c72c6562f
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4
4 changed files with 13 additions and 6 deletions

View file

@ -2,6 +2,13 @@
Mostly based on [keepachangelog](https://keepachangelog.com/en/1.1.0/) except date format. a-c-f-r-o
## [5.1.13] - 03.10.2024
### Fixed
- Grpc api server will no longer start unless enabled in creds
- Seq comment in creds fixed
## [5.1.12] - 03.10.2024
### Added