From 417260d536a4fc203a9e4b548610f07bfef21a11 Mon Sep 17 00:00:00 2001 From: Eric Hunsberger Date: Mon, 31 Aug 2015 12:16:50 -0400 Subject: [PATCH] FIXUP: changelog entry --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 19a4120635..0b82102d81 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -115,6 +115,10 @@ Release History `#671 `_) - Fix for SPA actions that route to a module with multiple inputs. (`#714 `_) +- ``spa.Vocabulary.create_pointer`` now respects the specified number of + creation attempts, and returns the most dissimilar pointer if none can be + found below the similarity threshold. + (`#817 `_) 2.0.1 (January 27, 2015) ========================