You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
<sectionclass="release"id="unreleased">
6
6
7
-
## Unreleased (2025-02-09)
7
+
## Unreleased (2025-02-19)
8
8
9
9
<sectionclass="features">
10
10
@@ -34,6 +34,7 @@ This release closes the following issue:
34
34
35
35
<details>
36
36
37
+
-[`c7bfa92`](https://github.com/stdlib-js/stdlib/commit/c7bfa923af0c5346766c90300e0d0a3c2188d438) - **docs:** fix missing ending `section` in various READMEs [(#5292)](https://github.com/stdlib-js/stdlib/pull/5292)_(by Saurabh Singh)_
37
38
-[`f505ed5`](https://github.com/stdlib-js/stdlib/commit/f505ed56b0c0cc20458f9e51760d45d5abd60b36) - **docs:** clean-up of C docstrings _(by Philipp Burckhardt)_
38
39
-[`82745a5`](https://github.com/stdlib-js/stdlib/commit/82745a55bcc54c1c2bab053cfc0c7f7dc10d52f1) - **feat:** add C implementation for `stats/base/dists/triangular/skewness`[(#4259)](https://github.com/stdlib-js/stdlib/pull/4259)_(by Prashant Kumar Yadav)_
39
40
@@ -47,10 +48,11 @@ This release closes the following issue:
47
48
48
49
### Contributors
49
50
50
-
A total of 2 people contributed to this release. Thank you to the following contributors:
51
+
A total of 3 people contributed to this release. Thank you to the following contributors:
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -268,6 +268,10 @@ int main( void ) {
268
268
269
269
<!-- /.examples -->
270
270
271
+
</section>
272
+
273
+
<!-- /.c -->
274
+
271
275
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
0 commit comments