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 Bash 3 bad array subscript bug (#411)
This commit is contained in:
Tim Byrne
2022-03-17 18:47:43 -05:00
parent f59d903769
commit abf6ea4b61
5 changed files with 7 additions and 4 deletions

View File

@@ -1,3 +1,6 @@
3.2.1
* Fix Bash 3 bad array subscript bug (#411)
3.2.0
* Support architecture for alternates/templates (#202, #203, #393)
* Support distro_family for alternates/templates (#213)