diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d06f2c2..c7a3cf5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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). +## [0.8.4] - 2023-09-14 + +### Added + +### Changed +- Fix error when instantiating BackedModel using positional and keyword arguments + ## [0.8.3] - 2023-09-13 ### Added