diff --git a/goldboot-linux/CHANGELOG.md b/goldboot-linux/CHANGELOG.md index e689d7d..2cac32f 100644 --- a/goldboot-linux/CHANGELOG.md +++ b/goldboot-linux/CHANGELOG.md @@ -8,6 +8,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.0.1](https://github.com/fossable/goldboot/releases/tag/goldboot-linux-v0.0.1) - 2024-06-02 +### Other +- release ([#212](https://github.com/fossable/goldboot/pull/212)) +- create separate goldboot-linux crate +- reorganize crates (again) +- reorganize crates +- move template icons +- remove goldboot-graphics crate +- back to standard formatting +- Fix remaining image test +- Remove vault section and add directory section to image format +- Fix one of the image tests +- Migrate core crate into CLI crate +- Enable dependabot +- Rename gui crate + +## [0.0.1](https://github.com/fossable/goldboot/releases/tag/goldboot-linux-v0.0.1) - 2024-06-02 + ### Other - create separate goldboot-linux crate - reorganize crates (again)