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

Update version number and update documentation

* Fix parsing by sh (#299)
This commit is contained in:
Tim Byrne
2021-01-07 10:49:26 -06:00
parent b32025bcc3
commit a5b1067e02
5 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
3.0.2
* Fix parsing by sh (#299)
3.0.1
* Improve handling of submodules at upgrade (#284, #285, #293)
* Improve Zsh completions (#292, #298)