CHANGELOG.md in pakyow-0.10.2 vs CHANGELOG.md in pakyow-0.11.0

- old
+ new

@@ -1,4 +1,17 @@ +# 0.11.0 + + * Generated app updates: + * Uses dotenv for config management + * Breaks middleware into pluggable pieces + * Dynamically sets app name in config + * Creates a random session secret + * Updates Ring to 0.2.4 + * Evaluates app template as erb + * Improves CLI, including new `version` command + * Moves everything into the Pakyow namespace + * Adds ASCII art to `server` command \o/ + # 0.10.2 / 2015-11-15 * Updates Ring to latest in generator # 0.10.01 / 2015-10-19