CHANGELOG.md in cany-0.1.3 vs CHANGELOG.md in cany-0.2.0
- old
+ new
@@ -1,5 +1,14 @@
+0.2.0 / 2013-09-25
+==================
+
+Feature:
+
+ * sidekiq: option to specify as which user and group sidekiq should run
+ * web server: option to specify as which user and group the web server should run (thin, unicorn)
+
+
0.1.3 / 2013-09-25
==================
Bug Fixes:
@@ -8,10 +17,10 @@
0.1.2 / 2013-09-24
==================
Bug Fixes:
-
+
* dpkg: fix build error with --no-arch-all
* recipe: fix web server pre start scripts
0.1.1 / 2013-09-24