diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e58a50..d56956b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## [2.0.4] - 2019-03-29 ### Added @@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Force payload content to be of type bytes +- Force payload content to be of type `bytes` ## [2.0.3] - 2019-02-15