Skip to content

Commit 39185f1

Browse files
committed
Update to v1.1.0
1 parent 1bb7c12 commit 39185f1

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
POSIX compliant `readlink -f` implementation for POSIX shell scripts.
44

5-
**Status: Almost completed v1.1.0. It will be release soon**
6-
75
## Why?
86

97
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
102100
## Changelog
103101

104102
- v1.0.0: 2020-05-13 Short code version
105-
- Unreleased: Friendly version
103+
- v1.1.0: 2020-06-20: Friendly version
106104

107105
## License
108106

0 commit comments

Comments
 (0)