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.10.0

This commit is contained in:
Knut Ahlers 2018-09-24 11:58:04 +02:00
parent 05fe4f2022
commit 5539445806
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,3 +1,8 @@
# 0.10.0 / 2018-09-24
* Fix TLS dialing (#16)
* Use multi-stage build to reduce image size
# 0.9.0 / 2018-09-20
* Implement config reload on SIGHUP (#12)