diff --git a/CHANGELOG.md b/CHANGELOG.md index 6902211..3bca022 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## Unreleased +- (Jon) Refactored UI code to use if/elsif/else in error page responses to + ensure a message is displayed at all times no matter what status is passed in + as per best practices - (Jon) Updated the `ApplicationController` to handle each error status appropriately as well as ensure that the `instrument_internal_error` method is called when an internal error is raised