Skip to content

Commit b96b690

Browse files
committed
Auto-generated commit
1 parent bf55c95 commit b96b690

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2025-09-03)
7+
## Unreleased (2025-09-04)
88

99
<section class="features">
1010

@@ -633,6 +633,7 @@ A total of 62 issues were closed in this release:
633633

634634
<details>
635635

636+
- [`c726af4`](https://github.com/stdlib-js/stdlib/commit/c726af410e5fc8fd7ffc6b6178da3dc38b4505f9) - **style:** remove empty lines [(#8010)](https://github.com/stdlib-js/stdlib/pull/8010) _(by stdlib-bot)_
636637
- [`fe96d97`](https://github.com/stdlib-js/stdlib/commit/fe96d973306fc6d28936c6150c160fb5d1f590c7) - **test:** use `ulpdiff` for floating-point comparisons _(by Karan Anand)_
637638
- [`3ab83ba`](https://github.com/stdlib-js/stdlib/commit/3ab83ba5fd5e559b7304fc560872c8936b9cff60) - **test:** update fixtures to use `Float32` inputs _(by Karan Anand)_
638639
- [`5a7e089`](https://github.com/stdlib-js/stdlib/commit/5a7e089cae843c60489c0b222f41fc29f405c36d) - **fix:** use correct `f32` emulation _(by Karan Anand)_

base/special/fast/hypotf/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ int main( void ) {
201201
202202
<section class="related">
203203
204-
205204
</section>
206205
207206
<!-- /.related -->
@@ -212,7 +211,6 @@ int main( void ) {
212211
213212
[hypotenuse]: https://en.wikipedia.org/wiki/Pythagorean_theorem
214213
215-
216214
</section>
217215
218216
<!-- /.links -->

0 commit comments

Comments
 (0)