Closed lissmeister closed 1 year ago
Addition of Unreleased Section in Change Log
A new section titled "Unreleased" has been added to the CHANGELOG.md
file. This will serve as a location for keeping track of changes to the program that have not yet been incorporated into a public version, making it easier for teams to stay updated on development progress.
Altered Package Upgrade Behavior in versions.js
The code has been changed to remove a prompt that would ask the user to continue running the program when a newer version is available for installation. Now, the program will simply terminate, providing instructions for the user to upgrade the software package. This change aims to ensure that users are always using the most recent, stable version of the software, improving overall experience and reducing potential issues.