From 46e38c58b79975086c8bd974e7e9b420a59edb1f Mon Sep 17 00:00:00 2001 From: Frank Schroeder Date: Thu, 21 Dec 2017 14:24:08 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbe5e027a..1ca312bf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,26 @@ ## Changelog +### Unreleased + +#### Breaking Changes + +#### Features + +#### Improvements + + * [PR #415](https://github.com/fabiolb/fabio/pull/415): Honor the `-version` flag + + `fabio -version` does now what you would expect it to do. + +#### Bug Fixes + + ### [v1.5.5](https://github.com/fabiolb/fabio/releases/tag/v1.5.5) - 21 Dec 2017 +#### Breaking Changes + + * None + #### Features * [PR #398](https://github.com/fabiolb/fabio/pull/398): Add custom no route HTML page