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

This commit is contained in:
Knut Ahlers 2019-02-23 19:47:46 +01:00
parent 27ee7778c3
commit 7f6de7097a
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,3 +1,8 @@
# 0.16.0 / 2019-02-23
* Enable CGO for plugin support
* Add plugin support (#38)
# 0.15.1 / 2019-01-17
* Fix: Host already had the port attached
@ -88,4 +93,4 @@
# 0.1.0 / 2018-01-28
* Initial version (#1)
* Initial version (#1)