Updated CHANGES.txt to include #7928

This commit is contained in:
Adam Cozzette 2020-11-12 10:28:41 -08:00
parent 99149badc0
commit 129a5edb28

View File

@ -52,6 +52,7 @@
* Remove uses of pkg_resources in non-namespace packages. (#7902)
* [bazel/py] Omit google/__init__.py from the Protobuf runtime. (#7908)
* Removed the unnecessary setuptools package dependency for Python package (#7511)
* Fix PyUnknownFields memory leak (#7928)
PHP
* Added support for "==" to the PHP C extension (#7883)