CHANGELOG.md in angelo-0.3.1 vs CHANGELOG.md in angelo-0.3.2
- old
+ new
@@ -1,7 +1,14 @@
changelog
=========
+### 0.3.2 27 nov 2014 ¡gracias!
+
+thanks: @mighe, @artworx
+
+* send_file now accepts both full paths and paths relative to app file's dir (#20)
+* erb templates now sorted by type, finer control of response template type (#19)
+
### 0.3.1 10 nov 2014 yep, same day - jeez
* refactor views dir and public dir setting into top level DSLish methods
* set views path with `views_dir 'vues'`
* set public path with `public_dir 'publick'`