From cee5da83152c7104586d82efa613f6b06f3ee939 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 13 Mar 2018 12:34:52 -0400 Subject: [PATCH] windows bug Signed-off-by: Kenneth Reitz --- HISTORY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index 88e18512..b823b96b 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,5 @@ +11.6.7: + - Fix a Windows bug. 11.6.5: - Fix graph resolution. - May be some incompatibilities with private indexes and hashing. If so, it's worth it to fix graph resolution for now. Priorities. One thing at a time.