diff --git a/CHANGELOG.md b/CHANGELOG.md index e3a5e5b4..22745823 100644 --- a/CHANGELOG.md +++ b/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). +## [radashi@12.3.4] - 2025-01-26 +### Details +#### Fixed + +- **(reduce)** Align with native reduce behavior + perf improvements by [@aleclarson](https://github.com/aleclarson) in [#341](https://github.com/radashi-org/radashi/pull/341) + + ## [radashi@12.3.3] - 2025-01-11 ### Details #### Types @@ -254,6 +261,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * [@cdreeves](https://github.com/cdreeves) made their first contribution in [#37](https://github.com/radashi-org/radashi/pull/37) * [@localusercamp](https://github.com/localusercamp) made their first contribution in [#33](https://github.com/radashi-org/radashi/pull/33) +[radashi@12.3.4]: https://github.com/radashi-org/radashi/compare/v12.3.3..v12.3.4 + [radashi@12.3.3]: https://github.com/radashi-org/radashi/compare/v12.3.2..v12.3.3 [radashi@12.3.2]: https://github.com/radashi-org/radashi/compare/v12.3.1..v12.3.2