CHANGELOG.md in aia-0.5.1 vs CHANGELOG.md in aia-0.5.2

- old
+ new

@@ -1,6 +1,9 @@ ## [Unreleased] +## [0.5.2] 2024-01-13 +- wrap response when its going to the terminal + ## [0.5.1] 2024-01-12 - removed a wicked puts "loaded" statement - fixed missed code when the options were changed to --out_file and --log_file - fixed completion functions by updating $PROMPT_DIR to $AIA_PROMPTS_DIR to match the documentation.