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

Release 1.09

Update version number and update documentation

* Add Bash completion script (#60)
* Support WSL detection (#61)
* Add introspect command (used by completion)
This commit is contained in:
Tim Byrne
2017-05-04 07:22:48 -05:00
parent 356c47a19f
commit 246eab8b52
5 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
1.09
* Add Bash completion script (#60)
* Support WSL detection (#61)
* Add introspect command (used by completion)
1.08
* Fix bug alternates based on `CLASS` (#51)
* Support globs and paths with space in .yadm/encrypt (#53, #54)