1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Release 1.10.0

Update version number and update documentation

* Fix `COMP_WORDS bad array subscript` bug (#64)
* Transition to semantic versioning
This commit is contained in:
Tim Byrne
2017-05-10 17:44:56 -05:00
parent 79e149ed25
commit 68937f3cad
5 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
1.10.0
* Fix `COMP_WORDS bad array subscript` bug (#64)
* Transition to semantic versioning
1.09
* Add Bash completion script (#60)
* Support WSL detection (#61)