Browse Source

Update CHANGES.txt

Rafi Kamal 6 years ago
parent
commit
b8426ca771
1 changed files with 9 additions and 0 deletions
  1. 9 0
      CHANGES.txt

+ 9 - 0
CHANGES.txt

@@ -1,3 +1,12 @@
+2019-09-03 version 3.10.1 (C#/Ruby)
+
+  C#
+  * Add length checks to ExtensionCollection (#6759)
+  * Disable extension code gen for C# (#6760)
+  
+  Ruby
+  * Fixed bug in Ruby DSL when no names are defined in a file (#6756)
+
 2019-09-03 version 3.10.0 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
 
   C++