@@ -1,3 +1,10 @@
+## v2.0.4:
+
+### Bug
+- [COOK-2812]: application cookbook doesn't allow to specify a block
+ as `restart_command`
## v2.0.2:
### Bug
@@ -4,5 +4,5 @@ maintainer_email "cookbooks@opscode.com"
license "Apache 2.0"
description "Deploys and configures a variety of applications"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
-version "2.0.3"
+version "2.0.4"
recipe "application", "Empty placeholder recipe, use the LWRPs, see README.md."