Update CHANGES.txt

pull/9576/head
Adam Cozzette 3 years ago
parent b0f9799a7c
commit 615d214ade
  1. 1
      CHANGES.txt

@ -51,6 +51,7 @@ Unreleased Changes (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
* Add "ensure_ascii" parameter to json_format.MessageToJson. This allows smaller
JSON serializations with UTF-8 or other non-ASCII encodings.
* Added experimental support for directly assigning numpy scalars and array.
* Improve the calculation of public_dependencies in DescriptorPool.
Compiler
* Migrate IsDefault(const std::string*) and UnsafeSetDefault(const std::string*)

Loading…
Cancel
Save