Skip to content

Commit cb1af43

Browse files
author
Edward J M Easton
committed
Updated changelog
1 parent 984793a commit cb1af43

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
by 9x
88
* Bugfix: authenticate should propagate non-OperationFailure exceptions
99
(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.
1012

1113
### 1.10 (2015-10-28)
1214

@@ -64,4 +66,4 @@
6466

6567
### 1.0 (2015-06-14)
6668

67-
* Initial public release
69+
* Initial public release

0 commit comments

Comments
 (0)