diff --git a/docs/changelog.md b/docs/changelog.md index de4adfc..88cdb52 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,6 +5,13 @@ 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.10][0.1.10] - 2025-02-08 + +### ⚙️ Miscellaneous Tasks +- Update CI/CD toolchain for uv and git-cliff by @seandstewart +- Re-work env checkout for uv in CI by @seandstewart + + ## [0.1.9][0.1.9] - 2024-10-30 ### 🐛 Bug Fixes @@ -193,6 +200,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * @invalid-email-address made their first contribution * @seandstewart made their first contribution +[0.1.10]: https://github.com/seandstewart/python-typelib/compare/v0.1.9..v0.1.10 [0.1.9]: https://github.com/seandstewart/python-typelib/compare/v0.1.8..v0.1.9 [0.1.8]: https://github.com/seandstewart/python-typelib/compare/v0.1.7..v0.1.8 [0.1.7]: https://github.com/seandstewart/python-typelib/compare/v0.1.6..v0.1.7 @@ -201,6 +209,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [0.1.4]: https://github.com/seandstewart/python-typelib/compare/v0.1.2..v0.1.4 [0.1.2]: https://github.com/seandstewart/python-typelib/compare/v0.1.1..v0.1.2 [0.1.1]: https://github.com/seandstewart/python-typelib/compare/v0.1.0..v0.1.1 -[0.1.0]: https://github.com/seandstewart/python-typelib/compare/v0.0.1..v0.1.0