1 parent 1bb7c12 commit 39185f1Copy full SHA for 39185f1
1 file changed
README.md
@@ -2,8 +2,6 @@
2
3
POSIX compliant `readlink -f` implementation for POSIX shell scripts.
4
5
-**Status: Almost completed v1.1.0. It will be release soon**
6
-
7
## Why?
8
9
The `readlink` and the `realpath` commands are not specified POSIX and some environments may not be installed.
@@ -102,7 +100,7 @@ sudo ALLOW_CREATION_TO_THE_ROOT_DIRECTORY=1 ./test.sh
102
100
## Changelog
103
101
104
- v1.0.0: 2020-05-13 Short code version
105
-- Unreleased: Friendly version
+- v1.1.0: 2020-06-20: Friendly version
106
107
## License
108
0 commit comments