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

Update CHANGES and prepare for 3.5.0

This commit is contained in:
Erik Flodin
2025-03-04 00:01:45 +01:00
parent 0e0172769d
commit 4f4c5e2914
7 changed files with 114 additions and 82 deletions

View File

@@ -1,3 +1,12 @@
3.5.0
* Silence warnings when collecting alt files (#521)
* Adjust handling of encrypt patterns to match 3.3.0 and older
* Make encrypt exclude patterns only match encrypted files
* Automatically exclude alt and template files (#234)
* Support negative alt conditions (#365)
* Handle filenames with space in bash completion (#341)
* Add new yadm.filename template variable (#520)
3.4.0
* Improve and harden alt file regeneration (#466)
* Fix "yadm config" in fish completion (#491)