Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 8a611c1

Browse files
authored
Update RELEASE.md
Add ABI compatibility
1 parent b66911d commit 8a611c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sigs/addons/RELEASE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ SIG Addons release process consists of the folowing steps:
55
2. Create and merge a new PR into the release branch
66
* Set the correct version and suffix in [version.py](https://github.com/tensorflow/addons/blob/master/tensorflow_addons/version.py)
77
* Ensure the proper minimum and maximum tested versions of TF are set in [version.py](https://github.com/tensorflow/addons/blob/master/tensorflow_addons/version.py)
8+
* Ensure the proper minimum and maximum ABI compatibility versions are set in [resource_loader.py](https://github.com/tensorflow/addons/blob/master/tensorflow_addons/utils/resource_loader.py)
89
3. Publish and tag a [release on Github](https://github.com/tensorflow/addons/releases)
910
* Add updates for new features, enhancements, bug fixes
1011
* Add contributors using `git shortlog <last-version>..HEAD -s`

0 commit comments

Comments
 (0)