From b85fd875ebe5c27b2d32ee58bf3ea5c02c4ea7d7 Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Thu, 15 Jan 2015 20:29:53 +0000 Subject: [PATCH] Update changes file --- CHANGES.current | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.current b/CHANGES.current index 8d57f187f..084711f9f 100644 --- a/CHANGES.current +++ b/CHANGES.current @@ -5,6 +5,9 @@ See the RELEASENOTES file for a summary of changes in each release. Version 3.0.5 (in progress) =========================== +2015-01-15: wsfulton + [Python] Merge patch #250 - Fixes for using %constant and objects (non-primitive types) + 2015-01-15: wsfulton [C# Go] Merge patch #308 and fix #307 - C++11 strongly typed enum support in directors