Skip to content

Commit d303bba

Browse files
committed
Updating change logs
1 parent d3b71f2 commit d303bba

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2021-05-25 version 3.17.2 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
2+
Kotlin
3+
* Fix duplicate class error
4+
15
2021-05-07 version 3.17.1 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
26
PHP
37
* Fixed PHP memory leaks and arginfo errors. (#8614)

php/ext/google/protobuf/package.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@
2222
</stability>
2323
<license uri="https://opensource.org/licenses/BSD-3-Clause">3-Clause BSD License</license>
2424
<notes>
25-
* Fixed PHP memory leaks and arginfo errors. (#8614)
26-
* Fixed JSON parser to allow multiple values from the same oneof as long as
27-
all but one are null.
25+
* No new changes in 3.17.2
2826
</notes>
2927
<contents>
3028
<dir baseinstalldir="/" name="/">

0 commit comments

Comments
 (0)