diff --git a/CHANGELOG.md b/CHANGELOG.md index 3356e78..7f2dc96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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] +## [0.3.1] - 2019-06-17 +### Fixed +- #17 fixes issue with GetAll controller with no filters +- #16 adds a BC layer for Sf < 4.1 and removes deprecation usage triggers for new versions + ## [0.3.0] - 2019-05-12 ### Added - Some tooling about filters that are now a nice thing to use