From c1fdde78eeeb9e326c37a7561fc51d0fdcf951c1 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Mon, 4 Jun 2018 21:45:58 -0700 Subject: [PATCH] Add changelog for #787 --- CHANGES.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 848ea5cb..ebef5f6d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -127,6 +127,8 @@ Changes in this release include the following: * Fixed all implementations of the PGProperty.StringToValue and IntToValue methods to treat the value parameter as a return value. (#742) +* Fixed the stock labels to conform to Windows design guidelines. (#787) +