Document breaking changes since 0.11.0

All breaking changes will require a modification to the CHANGES file to keep it current, as well as the language-specific README file.
This commit is contained in:
James E. King III 2018-05-01 08:14:37 -04:00 committed by GitHub
parent 09c1f3719c
commit ebf46314d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,12 @@
Apache Thrift Changelog
Breaking Changes since 0.11.0 [for 0.12.0]:
--------------------------------------------------------------------------------
* [THRIFT-4448] - Support for golang 1.6 and earlier has been dropped.
* [THRIFT-4474] - PHP now uses the PSR-4 loader by default instead of class maps.
* [THRIFT-4532] - method signatures changed in the compiler's t_oop_generator.
Thrift 0.11.0
--------------------------------------------------------------------------------
## Sub-task