CHANGELOG.md in prompt_manager-0.4.0 vs CHANGELOG.md in prompt_manager-0.4.1

- old
+ new

@@ -1,4 +1,8 @@ +## [0.4.1] = 2023-12-29 +- Changed @directives from Hash to an Array +- Fixed keywords not being substituted in directives + ## [0.4.0] = 2023-12-19 - Add "//directives param(s)" with keywords just like the prompt text. ## [0.3.3] = 2023-12-01 - Added example of using the `search_proc` config parameter with the FileSystemAdapter.