From 5db57b68a597a26ecf373fef84f6fb4c12de8843 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 11 Aug 2014 02:42:00 +0200 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 7bb086e..623ef2b 100644 --- a/notes.md +++ b/notes.md @@ -14,3 +14,4 @@ 2014-07-28T08:09:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2014-07-28T06:45:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) 2014-08-11T17:22:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (stable-baselines3) +2014-08-11T02:42:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3)