CHANGELOG.md in fig_tree-0.0.2 vs CHANGELOG.md in fig_tree-0.0.3

- old
+ new

@@ -5,7 +5,10 @@ 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.0.3] - 2022-05-13 +- Added `with_config` method for testing. + ## [0.0.2] - 2021-02-17 - Initial release.