diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..278d8f8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,20 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 0.1.0 - 2026-05-02 + +### Build System + +- Setup release- Fix release +### Features + +- First poc version- Pre_loop_continue- Add goal type +### Refactoring + +- Change to golang +[0.1.0]: https://github.com///releases/tag/v0.1.0 +--- +*Generated by [git-cliff](https://git-cliff.org)* \ No newline at end of file diff --git a/RELEASE_BODY.md b/RELEASE_BODY.md new file mode 100644 index 0000000..50f7dc6 --- /dev/null +++ b/RELEASE_BODY.md @@ -0,0 +1,11 @@ +## 0.1.0 - 2026-05-02 + +### Build System + +- Setup release- Fix release +### Features + +- First poc version- Pre_loop_continue- Add goal type +### Refactoring + +- Change to golang \ No newline at end of file diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md new file mode 100644 index 0000000..50f7dc6 --- /dev/null +++ b/RELEASE_NOTES.md @@ -0,0 +1,11 @@ +## 0.1.0 - 2026-05-02 + +### Build System + +- Setup release- Fix release +### Features + +- First poc version- Pre_loop_continue- Add goal type +### Refactoring + +- Change to golang \ No newline at end of file