Skip to content

Commit

Permalink
Update to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ko1nksm committed Jun 19, 2020
1 parent 1bb7c12 commit 39185f1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

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

**Status: Almost completed v1.1.0. It will be release soon**

## Why?

The `readlink` and the `realpath` commands are not specified POSIX and some environments may not be installed.
Expand Down Expand Up @@ -102,7 +100,7 @@ sudo ALLOW_CREATION_TO_THE_ROOT_DIRECTORY=1 ./test.sh
## Changelog

- v1.0.0: 2020-05-13 Short code version
- Unreleased: Friendly version
- v1.1.0: 2020-06-20: Friendly version

## License

Expand Down

0 comments on commit 39185f1

Please sign in to comment.