3 Commits

Author SHA1 Message Date
pnetlabrepo
08691fccc4 Update CHANGELOG.md 2023-02-04 02:00:18 -03:00
pnetlabrepo
319fbae448 Update version 2023-02-04 01:58:24 -03:00
pnetlabrepo
f8a079eb6c Update ishare2 2023-02-04 01:58:14 -03:00
3 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,9 @@
# Changelog for ishare2
All notable changes to this project will be documented in this file. You can upgrade ishare2 to the latest version using `ishare2 upgrade` and then selecting `option 1`
## [v1.6.9] - 2023-Feb-04
1) Modified: PNETLab version 5.3.11 changed state from BETA to STABLE. This upgrade can be implemented using this command: `ishare2 upgrade` > `option 2` and selecting the correspondant option
## [v1.6.8] - 2023-Feb-03
1) Added: A new option was added to `ishare2 upgrade` > `option 2`: Now, it is possible to upgrade PNETLab from almost any version to v5.3.11 (Not possible for this case: 6.x to 5.3.11)

View File

@@ -983,7 +983,7 @@ function menu_ishare2_upgrade_pnetlab() {
"(BETA) Upgrade PNETLab: from any version to 5.3.7"
"(BETA) Upgrade PNETLab: from any version to 5.3.8"
"(BETA) Upgrade PNETLab: from any version to 5.3.10"
"(BETA) Upgrade PNETLab: from any version to 5.3.11"
"(STABLE) Upgrade PNETLab: from any version to 5.3.11"
)
PS3="$prompt"

View File

@@ -1 +1 @@
v1.6.8
v1.6.9