We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dd772d commit b01b94aCopy full SHA for b01b94a
CHANGES.md
@@ -1,3 +1,10 @@
1
+### v6.0.1 (2022-12-15)
2
+
3
+* Specify in RO.list that the returned list consists of keys being absolute, and
4
+ kinds (#38 #39 @reynir @hannesm)
5
+* BREAKING: Before 6.0.0, the return type of RO.list consisted of a string and
6
+ kind list, where the string was relative. Now it is absolute.
7
8
### v6.0.0 (2022-12-12)
9
10
* Use ptime directly for RO.last_modified, instead of the int * int64 pair
0 commit comments