diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..04b38d39 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,31 @@ +# 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). + +## [v0.0.3a2] - 2024-01-28 +### :boom: BREAKING CHANGES +- due to [`7f1ceea`](https://github.com/retrofor/iamai/commit/7f1ceea0763e6914a6d52b398ee9959f98470b52) - cancel building the credit with workflow *(commit by [@HsiangNianian](https://github.com/HsiangNianian))*: + + cancel building the credit with workflow + + +### :bug: Bug Fixes +- [`ea0ada8`](https://github.com/retrofor/iamai/commit/ea0ada86ac23f805cd76b3e45d6971fed638468a) - **workflow**: rename changelog.md to CHANGELOG.md and replace the path *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* + +### :recycle: Refactors +- [`59adea4`](https://github.com/retrofor/iamai/commit/59adea4e43ac2c2a20e44b7622ee9c05670b728b) - **example**: rename tests dir to examples dir *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* + +### :wrench: Chores +- [`0428f79`](https://github.com/retrofor/iamai/commit/0428f79806188399cdd09f9cc459841228429923) - **workflow**: change regex pattern *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* +- [`4651ea8`](https://github.com/retrofor/iamai/commit/4651ea8a81a449e4398a641664bb831bd6b7b518) - **workflow**: revoke changelog.md *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* +- [`a15ab94`](https://github.com/retrofor/iamai/commit/a15ab948c12ae5be9dc6d2133ec85b793927d6a4) - **deps**: remove sophia-doc *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* +- [`7f1ceea`](https://github.com/retrofor/iamai/commit/7f1ceea0763e6914a6d52b398ee9959f98470b52) - **credits**: cancel building the credit with workflow *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* +- [`6048e01`](https://github.com/retrofor/iamai/commit/6048e01a34ba795e2b98d46bb9a9d0421dcad377) - **workflows**: delete relese-drafter.yml *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* +- [`bba1a90`](https://github.com/retrofor/iamai/commit/bba1a902f63b8ce3208f588e19dd1f95b0d8e578) - update ignored files *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* +- [`4b3fadf`](https://github.com/retrofor/iamai/commit/4b3fadfcb09c8f6c41ab794e10e45ece535c9a98) - delete example/config.toml *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* +- [`b3679ba`](https://github.com/retrofor/iamai/commit/b3679ba5beabe4ea913dda4507b5e795dcc39c4d) - **version**: bump version 0.0.3a1 to 0.0.3a2 *(commit by [@HsiangNianian](https://github.com/HsiangNianian))* + + +[v0.0.3a2]: https://github.com/retrofor/iamai/compare/v0.0.3a1...v0.0.3a2 \ No newline at end of file