diff --git a/CHANGELOG.md b/CHANGELOG.md index 016da59..c420dfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -112,6 +112,16 @@ +
+ +##### Bug Fixes + +- [`a6c6531`](https://github.com/stdlib-js/stdlib/commit/a6c6531b274691265f245206cdd81ee53828ac3e) - update directory name [(#2797)](https://github.com/stdlib-js/stdlib/pull/2797) + +
+ + + @@ -274,6 +284,7 @@ A total of 3 people contributed to this release. Thank you to the following cont
+- [`a6c6531`](https://github.com/stdlib-js/stdlib/commit/a6c6531b274691265f245206cdd81ee53828ac3e) - **fix:** update directory name [(#2797)](https://github.com/stdlib-js/stdlib/pull/2797) _(by Gunj Joshi)_ - [`b7dd00a`](https://github.com/stdlib-js/stdlib/commit/b7dd00ae1d21874e9bab5b3e8546b2e91e02ab6d) - **fix:** update directory name [(#2796)](https://github.com/stdlib-js/stdlib/pull/2796) _(by Gunj Joshi)_ - [`4ceec1a`](https://github.com/stdlib-js/stdlib/commit/4ceec1a04ca53795d43cca6264a957a369b825d8) - **docs:** fix comment [(#2756)](https://github.com/stdlib-js/stdlib/pull/2756) _(by Gunj Joshi)_ - [`7b77290`](https://github.com/stdlib-js/stdlib/commit/7b7729066379e5ac5f56add760821ef1f62c6db8) - **feat:** add `constants/float32/min-base2-exponent-subnormal` [(#2750)](https://github.com/stdlib-js/stdlib/pull/2750) _(by Gunj Joshi)_ diff --git a/float32/max-base2-exponent-subnormal/include/stdlib/constants/float64/max_base2_exponent_subnormal.h b/float32/max-base2-exponent-subnormal/include/stdlib/constants/float32/max_base2_exponent_subnormal.h similarity index 100% rename from float32/max-base2-exponent-subnormal/include/stdlib/constants/float64/max_base2_exponent_subnormal.h rename to float32/max-base2-exponent-subnormal/include/stdlib/constants/float32/max_base2_exponent_subnormal.h