... | ... |
@@ -6,6 +6,12 @@ |
6 | 6 |
`UUIDtoUUID`, `barcodeToUUID`, and `filenameToBarcode`) has been defunct and |
7 | 7 |
removed. |
8 | 8 |
|
9 |
+### Bug fixes and minor improvements |
|
10 |
+ |
|
11 |
+* `UUIDtoBarcode` ensures that results are ordered based on the input UUIDs. |
|
12 |
+* Include informative error message regarding translation of UUIDs from legacy |
|
13 |
+files. |
|
14 |
+ |
|
9 | 15 |
## Changes in version 1.22.0 |
10 | 16 |
|
11 | 17 |
### Bug fixes and minor improvements |