From b6a325e7c7ce173319e1f5da63d4bbea78849f4b Mon Sep 17 00:00:00 2001 From: Clinton Alexander Date: Fri, 6 Jan 2017 17:20:41 +0000 Subject: [PATCH] Updated M7 release notes. --- docs/source/release-notes.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/source/release-notes.rst b/docs/source/release-notes.rst index 4b2353c04c..62a71b2962 100644 --- a/docs/source/release-notes.rst +++ b/docs/source/release-notes.rst @@ -6,7 +6,7 @@ Here are brief summaries of what's changed between each snapshot release. Milestone 7 ----------- -* With thanks to *Thomas Schroeter* ``NotaryFlow`` is now idempotent. +* With thanks to *Thomas Schroeter* (`https://github.com/thschroeter`_) ``NotaryFlow`` is now idempotent. * Explorer: @@ -35,8 +35,6 @@ Milestone 7 * Improvements: - * Added a custom serialiser for ``CompositeKey``. - * Added ``commonName`` extension method to ``X500Name`` and helper class for x509 cert factories. * Vault updates now contain full ``StateAndRef`` which allows subscribers to check whether the update contains relevant states. * Cash balances are calculated using aggregate values to prevent iterating through all states in the vault, which