Update CHANGELOG.md

This commit is contained in:
pnetlabrepo
2023-02-02 17:52:32 -03:00
committed by GitHub
parent ea43a5f655
commit 1cb327c700

View File

@@ -1,6 +1,9 @@
# Changelog for ishare2 GUI
All notable changes to this project will be documented in this file. You can upgrade ishare2 GUI to the latest version using `ishare2 upgrade` and then selecting `option 3`
## [v1.0.4] - 2023-Feb-02
1) Modified: In this version, when a user looks for installed images, those images are now displayed with correspondant IDs and not with a table starting from 1. This was not causing any bug in previous versions. This upgrade just shows a precise version of installed image IDs. Also, Size and unit columns were added in order to display more information. It applies to bin, dynamips and qemu searches
## [v1.0.3] - 2023-Feb-02
1) Modified: A bug related to search field was solved. This bug was not retrieving the correct id for every match causing wrong downloads. It applies to bin, dynamips and qemu searches