diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 69f28a5..13c2c30 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -15,4 +15,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Other +- release +- run cargo fmt + +## [0.0.1](https://github.com/babichjacob/ac-qu-ai-nt/releases/tag/ac-qu-ai-nt-core-v0.0.1) - 2024-10-06 + +### Added + +- initialize `core`, `gui-eframe`, and `tui-ratatui` crates and use them in the `multibinary` + +### Other + - run cargo fmt diff --git a/gui-eframe/CHANGELOG.md b/gui-eframe/CHANGELOG.md index 75af477..2159580 100644 --- a/gui-eframe/CHANGELOG.md +++ b/gui-eframe/CHANGELOG.md @@ -12,3 +12,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - initialize `core`, `gui-eframe`, and `tui-ratatui` crates and use them in the `multibinary` + +### Other + +- release + +## [0.0.1](https://github.com/babichjacob/ac-qu-ai-nt/releases/tag/ac-qu-ai-nt-gui-eframe-v0.0.1) - 2024-10-06 + +### Added + +- initialize `core`, `gui-eframe`, and `tui-ratatui` crates and use them in the `multibinary` diff --git a/tui-ratatui/CHANGELOG.md b/tui-ratatui/CHANGELOG.md index 64608dc..6271adc 100644 --- a/tui-ratatui/CHANGELOG.md +++ b/tui-ratatui/CHANGELOG.md @@ -12,3 +12,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - initialize `core`, `gui-eframe`, and `tui-ratatui` crates and use them in the `multibinary` + +### Other + +- release + +## [0.0.1](https://github.com/babichjacob/ac-qu-ai-nt/releases/tag/ac-qu-ai-nt-tui-ratatui-v0.0.1) - 2024-10-06 + +### Added + +- initialize `core`, `gui-eframe`, and `tui-ratatui` crates and use them in the `multibinary`