瀏覽代碼

ruby, js and c# changes

Jisi Liu 9 年之前
父節點
當前提交
0c9999f6d0
共有 1 個文件被更改,包括 6 次插入2 次删除
  1. 6 2
      CHANGES.txt

+ 6 - 2
CHANGES.txt

@@ -9,10 +9,14 @@
   * CocoaDocs support
 
   Ruby
-  *
+  * Fixed memory corruption bug in parsing that could occur under GC pressure.
 
   Javascript
-  *
+  * jspb.Map is now properly exported to CommonJS modules.
+
+  C#
+  * Removed legacy_enum_values flag.
+
 
 2016-07-27 version 3.0.0 (C++/Java/Python/Ruby/Objective-C/C#/JavaScript/Lite)
   General