Updated changelog.

pull/8505/head
Joshua Haberman 4 years ago
parent a6dd69517a
commit e22b4baaca
  1. 1
      CHANGES.txt

@ -5,6 +5,7 @@ Unreleased Changes (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
* Fix bug where `Descriptor::DebugString()` printed proto3 synthetic oneofs.
* Provide stable versions of `SortAndUnique()`.
* Make sure to cache proto3 optional message fields when they are cleared.
* Expose UnsafeArena methods to Reflection.
Kotlin
* Restrict extension setter and getter operators to non-nullable T.

Loading…
Cancel
Save