1
0
Fork 0
mirror of https://github.com/Luzifer/nginx-sso.git synced 2024-10-18 07:34:22 +00:00

prepare release v0.24.1

This commit is contained in:
Knut Ahlers 2020-04-08 01:14:58 +02:00
parent 4a72836925
commit 827cc380d0
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,3 +1,8 @@
# 0.24.1 / 2020-04-08
* Lint: Fix some minor linter errors
* Fix: Config loading after CookieStore init (#58)
# 0.24.0 / 2020-01-13
* [#50] Handle all 4xx errors as "user not found" (#52)