diff options
author | Ian Jauslin <ian@jauslin.org> | 2022-09-09 16:11:42 -0400 |
---|---|---|
committer | Ian Jauslin <ian@jauslin.org> | 2022-09-09 16:11:42 -0400 |
commit | aacbf51475e48941e6323b641ffb86600809738f (patch) | |
tree | 2e7c4870dcbb34ed4d0a8b6561cf60d5257a4fce /Changelog | |
parent | 2136ba3f69da0efe0eb2c8c960fc15d02331e358 (diff) |
Update to v2.1.5:v2.1.5
Fixed: Properly escape entries with a '%'
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2.1.5: + + * Fixed: Properly escape entries with a '%' + + 2.1.4: * New: Allow for comma separated list of references in aux_cmd. |