File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77
88## Unreleased
99
10+
11+ ## [ 0.7.0] [ 0.7.0 ] - 2026-03-15
12+
1013Added:
1114
1215* ` help ` sub-command can show documentation of aliases
@@ -104,3 +107,4 @@ This is the very first version of `msu`.
104107[ 0.4.0 ] :https://github.com/GochoMugo/msu/releases/tag/0.4.0
105108[ 0.5.0 ] :https://github.com/GochoMugo/msu/releases/tag/0.5.0
106109[ 0.6.0 ] :https://github.com/GochoMugo/msu/releases/tag/0.6.0
110+ [ 0.7.0 ] :https://github.com/GochoMugo/msu/releases/tag/0.7.0
Original file line number Diff line number Diff line change 1111 # shellcheck disable=SC2016
1212 MSU_INSTALL_LOAD_STRING=' # loading msu
1313[[ "$(command -v msu)" ]] && . msu env'
14- MSU_VERSION=" 0.6 .0"
14+ MSU_VERSION=" 0.7 .0"
1515}
You can’t perform that action at this time.
0 commit comments