Initial changelogs

This commit is contained in:
2022-03-22 14:27:10 +01:00
parent d20ef76316
commit 5c367b357a

19
CHANGELOG.md Normal file
View File

@@ -0,0 +1,19 @@
# Changelog
## [0.2](https://winklerfamilie.eu/git/efelon/rdlink/releases/tag/v0.2) - 2022-03-22
* Fix pattern substitution bugs (found with Bash 3.2.57)
* Test successful on
* Ubuntu x86_64 (Ubuntu 20.04.4 LTS)
GNU bash, version 3.2.57(1)-release
## [0.1](https://winklerfamilie.eu/git/efelon/rdlink/releases/tag/v0.1) - 2022-03-22
* First relase
* behavior for normal cases same as readlink -f
* Tests successful on
* Raspberry Pi OS aarch64/arm64 (Debian GNU/Linux 11 (bullseye))
GNU bash, version 5.1.4(1)-release
* Ubuntu x86_64 (Ubuntu 20.04.4 LTS)
GNU bash, Version 5.0.17(1)-release