CHANGELOG.md in angelo-0.1.23 vs CHANGELOG.md in angelo-0.1.24
- old
+ new
@@ -1,8 +1,16 @@
changelog
=========
-### 0.1.23 18 sep 2014 (thanks @chewi, @samjohnduke)
+### 0.1.24 19 sep 2014
+
+thanks: @chewi
+
+* handle RequestError in before blocks for eventsource properly (#9)
+
+### 0.1.23 18 sep 2014
+
+thanks: @chewi, @samjohnduke
* multiple before/after filters with mustermann support (#3)
* accept extra headers in eventsource route builder (#6)
* handle errors in before blocks for eventsource-built routes (#6)
* let DELETE and OPTIONS routes see query params (#8)