diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a31fbf1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +## [0.0.0](https://github.com/semrel-extra/tagtower/compare/undefined...v0.0.0) (2023-09-22) + +### Fixes & improvements +* docs: add status badges ([bafcb56](https://github.com/semrel-extra/tagtower/commit/bafcb569a720984372f019d62e40d7d8b3f5954b)) + +### Features +* feat: provide git `user.name` and `user.email` configuration via tower opt ([41458e7](https://github.com/semrel-extra/tagtower/commit/41458e784068bdc8ae02f123552e493101d415be)) +* feat: introduce entry boxing to hold id ([8b5cfce](https://github.com/semrel-extra/tagtower/commit/8b5cfcec82ca75c98c2910f3409fa4403006182e)) +* feat: introduce CRUD-like api ([58ac4d6](https://github.com/semrel-extra/tagtower/commit/58ac4d60046a8d55be0f84c8a8a771adac0635c2)) + +