Mention Java lite in the changelog.

Change-Id: Ic07a7c664930209974244c66885d672288982610
This commit is contained in:
Feng Xiao 2016-07-15 15:26:44 -07:00
parent 1349fb8b14
commit 3d9726f919

View File

@ -78,6 +78,10 @@
Ruby (alpha)
* Accessors for oneof fields now return default values instead of nil.
Java Lite
* Java lite support is removed from protocol compiler. It will be supported
as a protocol compiler plugin in a separate code branch.
2016-05-16 version 3.0.0-beta-3 (C++/Java/Python/Ruby/Nano/Objective-C/C#/JavaScript)
General
* Supported Proto3 lite-runtime in C++/Java for mobile platforms.