CHANGELOG.md in octopress-3.0.1 vs CHANGELOG.md in octopress-3.0.2

- old
+ new

@@ -1,6 +1,9 @@ # Changelog +### 3.0.2 (2015-05-06) +- Fix: Scaffolding path was broken when a configuration didn't have a source setting. + ### 3.0.1 (2015-05-05) - Fix: Now template scaffolding is installed at the configured Jekyll site source. ### 3.0.0 (2015-05-02) - Minor: No more need to run bundle exec. Yay.