From b8748d55474e9387728e071f106145b63e6a937d Mon Sep 17 00:00:00 2001 From: hPrnicessPi3 Date: Sat, 10 May 2025 01:46:52 -0600 Subject: [PATCH] prerelease version 1.0 2 --- CHANGELOG.txt | 7 ++++++- README.md | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 13f1e7a..a886505 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -10,5 +10,10 @@ various bug fixes various error checking added various stability improvements + updated and cleaned up README added bash shell support (experimental) - full testing done \ No newline at end of file + full testing done + +1.0-prerelease + versioning number reset + cleaned up and updated README \ No newline at end of file diff --git a/README.md b/README.md index ea6d7b2..e86e8a5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ installs/reinstalls full esp-idf with my own additions on linux. pulls from master so its the very latest built for debian-like systems -only currently tested on zsh +only currently tested on zsh bash theoretically supported some features require user to have passwordless sudo rights Literally the most schizophrenically overengineered thing I have ever made. idk why I did that