diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a1fb4d8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,38 @@ +# CHANGELOG + + +## v0.1.0 (2026-07-02) + +### Bug Fixes + +- Release workflow + ([`dbf3e5f`](https://gitea.psi.ch/mx/AareCommon/commit/dbf3e5f9b6e34f9ad1e2ddd909aacb317fe9952f)) + +- Semantic release config + ([`67d0950`](https://gitea.psi.ch/mx/AareCommon/commit/67d0950d5adcd3cebfab2438e86b5c2bdbd5151b)) + +### Code Style + +- Format to length 100 + ([`dc6218e`](https://gitea.psi.ch/mx/AareCommon/commit/dc6218e45fccf31892a5eeac5da1c58b9667221f)) + +### Continuous Integration + +- Add test run + ([`40b12c1`](https://gitea.psi.ch/mx/AareCommon/commit/40b12c12db3ab6d13d32daae62ce40d467f0353e)) + +- Just run workflow on main pushes + ([`91166de`](https://gitea.psi.ch/mx/AareCommon/commit/91166de646fa3f7b23229448b2f2ed5f6809069f)) + +- Move setup to action and add format ci step + ([`1b38dd5`](https://gitea.psi.ch/mx/AareCommon/commit/1b38dd5d94f27426284d0f56ce7cd46eafe95801)) + +### Features + +- Add release workflow + ([`b1e456b`](https://gitea.psi.ch/mx/AareCommon/commit/b1e456bcb009642b4de3822be52983b9e5588cb0)) + +### Refactoring + +- Extract common code from aaredaq + ([`3c27cbe`](https://gitea.psi.ch/mx/AareCommon/commit/3c27cbe75f51d8d21015943af334139c2a386362))