Browse Source

Added changelog entry for FieldMaskUtil.java.

Joshua Haberman 5 years ago
parent
commit
435952c537
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGES.txt

+ 1 - 0
CHANGES.txt

@@ -29,6 +29,7 @@ Unreleased Changes
   Java:
   Java:
   * Fixed a bug where setting optional proto3 enums with setFooValue() would
   * Fixed a bug where setting optional proto3 enums with setFooValue() would
     not mark the value as present.
     not mark the value as present.
+  * Add Subtract function to FieldMaskUtil.
 
 
   C#:
   C#:
   * Dropped support for netstandard1.0 (replaced by support for netstandard1.1).
   * Dropped support for netstandard1.0 (replaced by support for netstandard1.1).