Update release notes.

pull/8968/head
Sandy Zhang 3 years ago
parent 6901a36a62
commit f286ae16f1
  1. 1
      CHANGES.txt

@ -20,6 +20,7 @@ Unreleased Changes (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
* Add @deprecated javadoc for set/get/has methods
* correctly decode \? escape sequence in text protos
* Avoid depending on Objects.requireNonNull() until we can verify that no users are depending on older Android versions.
* disallow null string map values in put and putAll
Kotlin
* Generated Kotlin code is Explicit API mode compatible

Loading…
Cancel
Save