We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1dc58c9 + 2d19dd1 commit d44d625Copy full SHA for d44d625
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+# Version 0.6.1
2
+
3
+Full release notes available at [v0.6.1] tag.
4
5
+[v0.6.1]: https://github.com/fortran-lang/stdlib/releases/tag/v0.6.1
6
7
+Changes to existing scripts and modules
8
+ - changes in module `stdlib_linalg_lapack`
9
+ - Renamed variable for compiler compliance
10
+ [#812](https://github.com/fortran-lang/stdlib/pull/812)
11
+ - change of the format in some example programs
12
+ [#813](https://github.com/fortran-lang/stdlib/pull/813)
13
14
15
# Version 0.6.0
16
17
Full release notes available at [v0.6.0] tag.
VERSION
@@ -1 +1 @@
-0.6.0
+0.6.1
0 commit comments