Skip to content

Commit

Permalink
Update change log (#8974)
Browse files Browse the repository at this point in the history
  • Loading branch information
TeBoring committed Sep 14, 2021
1 parent 12fb2b7 commit 89b14b1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGES.txt
@@ -1,4 +1,4 @@
2021-08-27 version 3.18.0 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)
2021-09-13 version 3.18.0 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript)

C++
* Fix warnings raised by clang 11 (#8664)
Expand Down Expand Up @@ -50,9 +50,12 @@

PHP
* Migrate PHP & Ruby to ABSL wyhash (#8854)
* Added support for PHP 8.1 (currently in RC1) to the C extension (#8964)
* Fixed PHP SEGV when constructing messages from a destructor. (#8969)

Ruby
* Move DSL implementation from C to pure Ruby (#8850)
* Fixed a memory bug with RepeatedField#+. (#8970)

Other
* [csharp] ByteString.CreateCodedInput should use ArraySegment offset and count (#8740)
Expand Down

0 comments on commit 89b14b1

Please sign in to comment.