aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASES.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 25e5a37..992b146 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -16,6 +16,21 @@ scheme.
of Arm® Limited (or its subsidiaries) in the U.S. and/or elsewhere.
* TensorFlow™ is a trademark of Google® LLC.
+## Release 0.7.0
+
+### Internal changes
+
+* Update the operator list of TensorFlow Lite Delegate
+ for Arm NN 23.05 (MLIA-881)
+* Generalize installation routines for backends by using registry (MLIA-825)
+* Add contribution guidelines
+* Update Vela (MLIA-757) and mypy (MLIA-849) dependencies
+
+### Issues fixed
+
+* Have the TFLite compability check display tables for all
+ targets (MLIA-711)
+
## Release 0.6.0
### Feature changes