From 7cdb46ea7c36458c9ba739ee813da71fc2a29385 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 19 Aug 2017 18:54:00 +0200 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (cryptography) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 0e43ce152..14e177952 100644 --- a/notes.md +++ b/notes.md @@ -72,3 +72,4 @@ 2017-08-14T01:18:00 - Refactor for clarity, might break a few tests though (cryptography) 2017-08-14T06:44:00 - Minor doc updates: linking to article on quantization (cryptography) 2017-08-14T23:27:00 - Implementing approach from a new paper read last night (cryptography) +2017-08-19T18:54:00 - Quick fix, referencing a known issue from the official repo (cryptography)