diff --git a/CHANGELOG.md b/CHANGELOG.md index 707f23b..1a0aae0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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). +## [v2.0.15] - 2023-08-05 +### :recycle: Refactors +- [`58ff626`](https://github.com/AngryMaciek/hypercomplex/commit/58ff6269209bc4a925d413399d940925b2b8d5f1) - small structural changes to the library *(PR [#70](https://github.com/AngryMaciek/hypercomplex/pull/70) by [@AngryMaciek](https://github.com/AngryMaciek))* + + ## [v2.0.14] - 2023-08-05 ### :memo: Documentation Changes - [`e8433b8`](https://github.com/AngryMaciek/hypercomplex/commit/e8433b8ac00ebf71a6406bb8836a3c44e9010652) - docs: clean changelog/dev/docs *(PR [#69](https://github.com/AngryMaciek/hypercomplex/pull/69) by [@AngryMaciek](https://github.com/AngryMaciek))* @@ -29,3 +34,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [v2.0.12]: https://github.com/AngryMaciek/hypercomplex/compare/v2.0.11...v2.0.12 [v2.0.13]: https://github.com/AngryMaciek/hypercomplex/compare/v2.0.12...v2.0.13 [v2.0.14]: https://github.com/AngryMaciek/hypercomplex/compare/v2.0.13...v2.0.14 + +[v2.0.15]: https://github.com/AngryMaciek/hypercomplex/compare/v2.0.14...v2.0.15 \ No newline at end of file