Prevent duplicate removal of entries

This commit is contained in:
lash
2023-06-19 12:10:29 +01:00
parent 6674b86ea2
commit 83981d6018
7 changed files with 56 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
- 0.6.2
* Prevent double removal on index entry
- 0.6.1
* Update list tool to chainlib 0.4.x arg flags
* Skip listing of superseded tokens (reverse lookup does not match entry index)