diff --git a/CHANGELOG.md b/CHANGELOG.md index ba085a5d..906fa854 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## 0.1.0 / 2024-07-06 +- [BUGFIX] Build swag using native arch in cross build [#107](https://github.com/mahendrapaipuri/ceems/pull/107) ([@mahendrapaipuri](https://github.com/mahendrapaipuri)) - [CI] Avoid building test bins for release workflows [#106](https://github.com/mahendrapaipuri/ceems/pull/106) ([@mahendrapaipuri](https://github.com/mahendrapaipuri)) - [BUGFIX] Fix tsdb updater [#104](https://github.com/mahendrapaipuri/ceems/pull/104) ([@mahendrapaipuri](https://github.com/mahendrapaipuri)) - [DOCS] Store metrics as map in DB [#102](https://github.com/mahendrapaipuri/ceems/pull/102) ([@mahendrapaipuri](https://github.com/mahendrapaipuri))