We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 984793a commit cb1af43Copy full SHA for cb1af43
CHANGES.md
@@ -7,6 +7,8 @@
7
by 9x
8
* Bugfix: authenticate should propagate non-OperationFailure exceptions
9
(e.g. ConnectionFailure) as this might be indicative of socket failures
10
+ * Bugfix: return 'deleted' state in VersionStore.list_versions() so that
11
+ callers can pick up on the head version being the delete-sentinel.
12
13
### 1.10 (2015-10-28)
14
@@ -64,4 +66,4 @@
64
66
65
67
### 1.0 (2015-06-14)
68
- * Initial public release
69
+ * Initial public release
0 commit comments