ESH

Executive Shell
git clone http://git.omkov.net/ESH
Log | Tree | Refs | README | Download

AuthorJamozed <[email protected]>
Date2021-09-11 12:37:25
Commita690d360e9b0fb87c2b8af544b59df28d8ee5148
Parente87cff2c49d576d80632ce27aadd1c3c686e5e17

Add date to CHANGELOG for 0.5.0

Diffstat

M CHANGELOG | 2 +-
M README.md | 2 ++

2 files changed, 3 insertions, 1 deletions

diff --git a/CHANGELOG b/CHANGELOG
index 5ea065b..29c67e5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-0.5.0, 
+0.5.0, 2021-09-11
 * Rename OSH to ESH
 * Implement --help and --version
 * Implement command history
diff --git a/README.md b/README.md
index 61573c8..786325a 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@
 **ESH** is a modern shell with an emphasis on performance and usability. It is
 not indended to be POSIX compliant, but may still exhibit POSIX-like behaviour.
 
+At present, **ESH** is unfinished and is missing a number of basic features.
+
 ## Usage
 
 **ESH** is being developed on x86-64 Linux, and is dependent on POSIX.