Fix release notes for future release.

Current release is busted, at least try to have the next one not fail in the same spectacular way.

PiperOrigin-RevId: 509806619
This commit is contained in:
Mihai Maruseac 2023-02-15 05:41:22 -08:00 committed by TensorFlower Gardener
parent 0f48155621
commit cda579abde

View File

@ -1,17 +1,17 @@
# Release 2.13.0
# Breaking Changes
## Breaking Changes
* <DOCUMENT BREAKING CHANGES HERE>
* <THIS SECTION SHOULD CONTAIN API, ABI AND BEHAVIORAL BREAKING CHANGES>
# Known Caveats
## Known Caveats
* <CAVEATS REGARDING THE RELEASE (BUT NOT BREAKING CHANGES).>
* <ADDING/BUMPING DEPENDENCIES SHOULD GO HERE>
* <KNOWN LACK OF SUPPORT ON SOME PLATFORM, SHOULD GO HERE>
# Major Features and Improvements
## Major Features and Improvements
* `tf.lite`:
@ -28,13 +28,13 @@
libraries (like sklearn or pycocotools) into Keras as first-class Keras
metrics.
# Bug Fixes and Other Changes
## Bug Fixes and Other Changes
* <SIMILAR TO ABOVE SECTION, BUT FOR OTHER IMPORTANT CHANGES / BUG FIXES>
* <IF A CHANGE CLOSES A GITHUB ISSUE, IT SHOULD BE DOCUMENTED HERE>
* <NOTES SHOULD BE GROUPED PER AREA>
# Thanks to our Contributors
## Thanks to our Contributors
This release contains contributions from many people at Google, as well as: