Pārlūkot izejas kodu

add uint32 change to client api to the changelog

Julius Pfrommer 7 gadi atpakaļ
vecāks
revīzija
08f4c19391
1 mainītis faili ar 5 papildinājumiem un 1 dzēšanām
  1. 5 1
      CHANGELOG

+ 5 - 1
CHANGELOG

@@ -1,6 +1,10 @@
 The changelog tracks changes to the public API.
 Internal refactorings and bug fixes are not reported here.
 
-2017-04-14 jpfr <julius.pfrommer@web.de>
+2017-05-03 pro <profanter at fortiss.org>
+
+    * Array dimensions are UInt32 also for the highlevel client read service
+
+2017-04-14 jpfr <julius.pfrommer at web.de>
 
     * Auto-instantiate only child nodes marked as mandatory (fixes #1004)