浏览代码

Updated the changelog for the 3.12.2 release.

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

+ 8 - 0
CHANGES.txt

@@ -1,3 +1,11 @@
+2020-05-26 version 3.12.2 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
+
+  C++
+  * Simplified the template export macros to fix the build for mingw32. (#7539)
+
+  Objective-C
+  * Fix for the :protobuf_objc target in the Bazel BUILD file. (#7538)
+
 2020-05-20 version 3.12.1 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
 
   Ruby