diff --git a/CHANGES b/CHANGES
index 8b823ead..d2d930ef 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,16 +1,12 @@
Changes with Unit 0.2 19 Oct 2017
- *) Feature: Go package improvements.
-
*) Feature: configuration persistence.
*) Feature: improved handling of configuration errors.
*) Feature: application "timeout" property.
- *) Bugfix: Go application crashed under load.
-
*) Bugfix: POST request for PHP were handled incorrectly.
*) Bugfix: the router exited abnormally if all listeners had been
diff --git a/docs/changes.xml b/docs/changes.xml
index d2d28e42..57528deb 100644
--- a/docs/changes.xml
+++ b/docs/changes.xml
@@ -113,12 +113,6 @@ Initial release of PHP module for NGINX Unit.
date="2017-10-19" time="18:00:00 +0300"
packager="Andrei Belov <defan@nginx.com>">
-
-
-Go package improvements.
-
-
-
configuration persistence.
@@ -137,12 +131,6 @@ application "timeout" property.
-
-
-Go application crashed under load.
-
-
-
POST request for PHP were handled incorrectly.