From a349ffd3640f10eb1d5e34bd2184ce258aa8e227 Mon Sep 17 00:00:00 2001 From: Nahuel Barrios Date: Sun, 15 Mar 2020 10:51:13 -0300 Subject: [PATCH 1/2] Prepare v2.5.0 release --- CHANGELOG.md | 9 ++++++++- README.md | 8 ++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf3bd33..580c3fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ -# v2.4.2 +# v2.5.0 +## Added +- Add curl to core Ubuntu/Lubuntu module. #113 +- Add basic script in README to download and execute EFU. #112 + +## Changed +- Current logged user is taken automatically and there's no need to declare it on `properties.sh` #112 + ## Fixed - SSH installation failure because of a typo. #87 - SSH setup on OS X now will store credentials on keychain. #73 diff --git a/README.md b/README.md index 6873d5d..98a7f12 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,10 @@ So you will have 3 tabs: Tip: For CMD lovers... ``` -wget --content-disposition https://codeload.github.com/barriosnahuel/efu/zip/v2.4.2 \ -&& unzip efu-2.4.2.zip \ -&& rm -rf efu-2.4.2.zip \ -&& cd efu-2.4.2 \ +wget --content-disposition https://codeload.github.com/barriosnahuel/efu/zip/v2.5.0 \ +&& unzip efu-2.5.0.zip \ +&& rm -rf efu-2.5.0.zip \ +&& cd efu-2.5.0 \ && sh install.sh ubuntu ``` From 0bf9896c7e2fc619cf52a3a0caa5797c269291f2 Mon Sep 17 00:00:00 2001 From: Nahuel Barrios Date: Sun, 15 Mar 2020 10:52:19 -0300 Subject: [PATCH 2/2] Prepare v2.5.0 release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 580c3fb..fc2db1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ - SSH installation failure because of a typo. #87 - SSH setup on OS X now will store credentials on keychain. #73 +See all changes through the version's milestone: [v2.5.0](https://github.com/barriosnahuel/efu/milestone/13?closed=1). + # v2.4.1 ## Fixed - Duplicated logs.