summaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2018-04-12 19:47:33 +0300
committerValentin Bartenev <vbart@nginx.com>2018-04-12 19:47:33 +0300
commit32eb649e7c0372885286eaba04872e909a10a0c9 (patch)
tree40d34cbe9b3e5ddcfc1c9e09eba32188477b8035 /CHANGES
parent946cfa32a8fe374d258f5c5625ac3026a8a417c1 (diff)
downloadunit-32eb649e7c0372885286eaba04872e909a10a0c9.tar.gz
unit-32eb649e7c0372885286eaba04872e909a10a0c9.tar.bz2
Added version 1.0 CHANGES.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b441b391..9ada37b9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,19 @@
+Changes with Unit 1.0 12 Apr 2018
+
+ *) Change: configuration object moved into "/config/" path.
+
+ *) Feature: basic access logging.
+
+ *) Bugfix: 503 error occurred if Go application did not write response
+ header or body.
+
+ *) Bugfix: Ruby applications that use encoding conversions might not
+ work.
+
+ *) Bugfix: various stability issues.
+
+
Changes with Unit 0.7 22 Mar 2018
*) Feature: Ruby application module.