diff --git a/Changelog.txt b/Changelog.txt index e1d8b51..7539636 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,4 +1,4 @@ -* v0.4.5-alpha +* v0.5-alpha - [New feature] Added a new command to the CLI: 'new-app'. This command allows users to create a new application from scratch. It will create a new folder inside the 'SPBench/sys/apps/' folder with the name provided by the user. Inside this folder, it will create a toy application with a basic structure which users can use as template. - [New feature] Added a new command to the CLI: 'delete-app'. This command allows users to delete an application from the 'SPBench/sys/apps/' folder and from the registry, as well as all benchmarks associated with it and registered inputs.