CHANGELOG.md in prompt_manager-0.1.1 vs CHANGELOG.md in prompt_manager-0.2.0
- old
+ new
@@ -1,5 +1,10 @@
## [Unreleased]
+## [0.2.0] - 2023-11-21
+
+- **Breaking change to FileSystemAdapter config process**
+- added list and path as extra methods in FileSystemAdapter
+
## [0.1.0] - 2023-11-16
- Initial release using the FileSystemAdapter