CHANGES.md in ace-eye-0.6.3 vs CHANGES.md in ace-eye-0.6.4
- old
+ new
@@ -1,4 +1,10 @@
+0.6.1
+------
+* Add log rotation gem (https://github.com/kostya/eye-rotate)
+* Add option to clear environment variables #64
+* Get group names from /etc/group via Etc#getgrnam #63
+
0.6
------
* add processes dependencies (#43)
* add eye-http gem (https://github.com/kostya/eye-http)
* add eye plugin example (https://github.com/kostya/eye/tree/master/examples/plugin)