Explorar o código

Updated changelog.

Joshua Haberman %!s(int64=5) %!d(string=hai) anos
pai
achega
90021b813f
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      CHANGES.txt

+ 2 - 0
CHANGES.txt

@@ -38,6 +38,8 @@ Unreleased Changes
   * Support "\u" escapes in textformat string literals.
   * Trailing empty spaces are no longer ignored for FieldMask.
   * Fix FieldMaskUtil.subtract to recursively remove mask.
+  * Mark enums with `@java.lang.Deprecated` if the proto enum has option
+    `deprecated = true;`.
 
   Python
   * Print google.protobuf.NullValue as null instead of "NULL_VALUE" when it is