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

- old
+ new

@@ -1,5 +1,11 @@ ## [Unreleased] + +## [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. + ## [0.5.0] 2024-01-05 - breaking changes: - changed `--config` to `--config_file` - changed `--env` to `--shell` - changed `--output` to `--out_file`