diff --git a/Changes.md b/Changes.md index 7c7cc84..78bdce0 100644 --- a/Changes.md +++ b/Changes.md @@ -1,4 +1,6 @@ - * 0.9.0 +* 0.9.3 + - Bump upper bound on http-types due to stackage. +* 0.9.0 - Handle unspecified content-type (#107) - Unroll internal webmachine monad (#108) - Support for GHC 8.2.1