From 68e74ed1d2afbb2020776c49c00aacfa80b72a9f Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Mon, 11 Mar 2019 14:08:01 -0700 Subject: [PATCH] update release notes --- documentation/release_notes.dox | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/documentation/release_notes.dox b/documentation/release_notes.dox index 411b827..fe66496 100644 --- a/documentation/release_notes.dox +++ b/documentation/release_notes.dox @@ -2,8 +2,15 @@ @page release_notes Release Notes +Release 7.1.1 (XXX) +=================== + +- Fixes + - Init order issue with StandardField::getStandardField() + - Build fix for Visual Studio 2013+ + Release 7.1.0 (Nov 2018) -========================== +======================== - Deprecations - BoundedString, BoundedScalarArray, and FixedScalarArray will be removed unless they are fixed.