From f094dec7a9c91c623aaf72a52e77a9544eabcab3 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Sun, 23 Oct 2016 18:56:35 +0200 Subject: [PATCH] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index bad4913c4..286686e02 100644 --- a/README.rst +++ b/README.rst @@ -219,7 +219,7 @@ Changelog ========= 2016-10-23 `v1.1.0 `_: *Bug fixes and adjustments* ------------------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------- * Rename new ``pipeline`` keyword argument of ``spacy.load()`` to ``create_pipeline``. * Rename new ``vectors`` keyword argument of ``spacy.load()`` to ``add_vectors``. @@ -236,7 +236,7 @@ Changelog * Fix issue `#514 `_: Serialization failed after adding a new entity label. 2016-10-18 `v1.0.0 `_: *Support for deep learning workflows and entity-aware rule matcher* ----------------------------------------------------------------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------------------- **✨ Major features and improvements**