浏览代码

Added Changelog entries for Google-internal changes.

Joshua Haberman 5 年之前
父节点
当前提交
66a189f6b5
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      CHANGES.txt

+ 10 - 0
CHANGES.txt

@@ -1,3 +1,13 @@
+Unreleased Changes
+
+  C++:
+  * Enabled heterogeneous lookup for std::string keys in maps.
+  * Improved the randomness of map ordering.
+
+  Python:
+  * Improved the error message when AttributeError is returned from __getattr__
+    in EnumTypeWrapper.
+
 2020-05-12 version 3.12.0 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
 
   Protocol Compiler