We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e88daa3 commit 0fe9338Copy full SHA for 0fe9338
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# Version 0.5.0
2
+
3
+Full release notes available at [v0.5.0] tag.
4
5
+[v0.5.0]: https://github.com/fortran-lang/stdlib/releases/tag/v0.5.0
6
7
+Changes to existing scripts and modules
8
+- change in module `stdlib_linalg`
9
+ - addition of the BLAS/LAPACK backends and interfaces
10
+ [#772](https://github.com/fortran-lang/stdlib/pull/772)
11
+- upgrade of the Intel-classic compiler in macOS CI
12
+ [#777](https://github.com/fortran-lang/stdlib/pull/777)
13
14
# Version 0.4.0
15
16
Full release notes available at [v0.4.0] tag.
VERSION
@@ -1 +1 @@
-0.4.0
+0.5.0
0 commit comments