CHANGELOG.md in flapjack-0.8.11 vs CHANGELOG.md in flapjack-0.8.12
- old
+ new
@@ -1,6 +1,19 @@
## Flapjack Changelog
+# 0.8.12 - 2014-05-21
+- Feature: highlight the section that I'm in #483 (@auxesis)
+- Feature: Visualise the event queue length on self stats page #482 (@auxesis)
+- Feature: Restructure backbone /edit_contacts UI (and backend file structure), fix remaining usage issues #515 (@ali-graham)
+- Bug: pagerduty gateway exception when subdomain not set #486 (@jessereynolds)
+- Bug: tests use default redis port #495 (@spazm)
+- Bug: GET /notification_rules doesn't work #510 (@ali-graham)
+- Bug: JSONAPI -- do not emit entities without ids #521 (@ali-graham)
+- Bug: PATCHing blackhole properties for notification rule changes other blackholes #504 (@ali-graham)
+- Chore: updated github urls to use new flapjack project name #491 (@spazm)
+- Chore: Add a CONTRIBUTING.md doc for potential helpers #492 (@spazm)
+
+
# 0.8.11 - 2014-05-01
- Feature: simulate-failed-check - give -t a default of 45 seconds (@jessereynolds)
- Feature: allow email messages to have custom from address #468 (@mattdelves)
- Feature: jabber - The reply message should only include the filtered list of entity checks #472 (@someword)
- Feature: Add perfdata handling #471 (@mattdelves)