Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Version 0.6.1

Full release notes available at [v0.6.1] tag.

[v0.6.1]: https://github.com/fortran-lang/stdlib/releases/tag/v0.6.1

Changes to existing scripts and modules
- changes in module `stdlib_linalg_lapack`
- Renamed variable for compiler compliance
[#812](https://github.com/fortran-lang/stdlib/pull/812)
- change of the format in some example programs
[#813](https://github.com/fortran-lang/stdlib/pull/813)


# Version 0.6.0

Full release notes available at [v0.6.0] tag.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.6.0
0.6.1