CHANGELOG.md in flapjack-1.0.0rc2 vs CHANGELOG.md in flapjack-1.0.0rc3
- old
+ new
@@ -1,6 +1,11 @@
## Flapjack Changelog
+# 1.0.0rc3 - 2014-07-24
+- Bug: fix jsonapi methods for report checks/methods, maintenance reports, outage reports (@ali-graham)
+- Bug: improve tests around notification rules and rollup, tweak rollup behaviour on recovery (@ali-graham)
+- Bug: fix handling of base_url config warnings in web gateway #560 (@jessereynolds)
+
# 1.0.0rc2 - 2014-07-17
- Feature: jsonapi GET /checks badab0d (@ali-graham)
- Feature: Add HTTP broker, one-off event submitter, general Go support #553 (@auxesis)
- Feature: Add ability to disable check via JSON API #529 (@ali-graham)
- Feature: Jabber - Resource in JID should be supported in the config #557 (@jessereynolds)