diff --git a/CHANGELOG.md b/CHANGELOG.md index b0d3ac94..04cad117 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] ### Changed -- retry on non 2xx status codes +- Retry on non 2xx status codes [issue 139](https://github.com/Comcast/caduceus/pull/139) +- Fix for no retries being attempted [issue 141](https://github.com/Comcast/caduceus/pull/141) +- Add metric for incoming content type [issue 133](https://github.com/Comcast/caduceus/pull/133) ## [0.1.3] - 2019-02-27 ### Changed