CHANGELOG.md in flapjack-0.8.5 vs CHANGELOG.md in flapjack-0.8.6
- old
+ new
@@ -1,7 +1,13 @@
## Flapjack Changelog
-# 0.8.5 - UNRELEASED
+# 0.8.6 - 2014-03-14
+- Bug: tie Thin to < 2.0.0pre gh-442 (@mattdelves)
+- Feature: Allow site-specific ERB templates for messages. gh-443 (@jswoods)
+- Feature: Add flapjack-nsca-receiver gh-444 (@giganteous)
+- Bug: Redis storage leak - unacknowledged_failures gh-446, gh-430 (@ali-graham)
+
+# 0.8.5 - 2014-02-10
- Feature: jsonapi rework now supports PATCH, eg for media under contacts gh-253 (@ali-graham)
- Feature: experimental backbone based /edit_contacts page in the web UI has improvements gh-253 (@ali-graham)
# 0.8.4 - 2014-01-31
- Bug: The scheduled maintenance periods table on the checks page is messed up gh-427 (@jswoods)