Skip to content

Commit e8a16fe

Browse files
committed
Move outer_product back in the changelog
1 parent ac7865f commit e8a16fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Full release notes available at [v0.1.0] tag.
2727
- new module `stdlib_linalg`
2828
- new procedures `diag`, `eye` and `trace`
2929
[#170](https://github.com/fortran-lang/stdlib/pull/170)
30+
- new procedure `outer_product`
31+
[#432](https://github.com/fortran-lang/stdlib/pull/432)
3032
- new module `stdlib_logger`
3133
- new derived type: `logger_type`
3234
[#228](https://github.com/fortran-lang/stdlib/pull/228)
@@ -36,8 +38,6 @@ Full release notes available at [v0.1.0] tag.
3638
[#355](https://github.com/fortran-lang/stdlib/pull/355)
3739
- new procedures `linspace` and `logspace`
3840
[#420](https://github.com/fortran-lang/stdlib/pull/420)
39-
- new procedure `outer_product`
40-
[#432](https://github.com/fortran-lang/stdlib/pull/432)
4141
- new procedure `arange`
4242
[#480](https://github.com/fortran-lang/stdlib/pull/480)
4343
- new module `stdlib_optval`

0 commit comments

Comments
 (0)