diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 13c2c30..bf04a85 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -15,6 +15,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Other +- add package `description`s so that they can actually be published +- 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 + - release - run cargo fmt diff --git a/gui-eframe/CHANGELOG.md b/gui-eframe/CHANGELOG.md index 2159580..ad5c8f0 100644 --- a/gui-eframe/CHANGELOG.md +++ b/gui-eframe/CHANGELOG.md @@ -15,6 +15,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Other +- add package `description`s so that they can actually be published +- 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` + +### 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 diff --git a/tui-ratatui/CHANGELOG.md b/tui-ratatui/CHANGELOG.md index 6271adc..687495b 100644 --- a/tui-ratatui/CHANGELOG.md +++ b/tui-ratatui/CHANGELOG.md @@ -15,6 +15,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Other +- add package `description`s so that they can actually be published +- 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` + +### 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