www/nginx: Release note

This commit is contained in:
Fabian Franz
2019-06-09 12:31:24 +02:00
parent 9674bb26da
commit e86f9e6e0e
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= nginx
PLUGIN_VERSION= 1.13
PLUGIN_VERSION= 1.14
PLUGIN_COMMENT= Nginx HTTP server and reverse proxy
PLUGIN_DEPENDS= nginx
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
+4
View File
@@ -8,6 +8,10 @@ reuse, SSL offload and HTTP media streaming.
Plugin Changelog
================
1.14
* add load balancer algorithm option (ip_hash)
1.13
* add support for 0-RTT (Early Data in TLS 1.3)