aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/00_introduction.dox8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index 50efb518af..6e8f7293ad 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -193,6 +193,14 @@ If there is more than one release in a month then an extra sequential number is
@subsection S2_2_changelog Changelog
+v18.03 Public maintenance release
+ - Various bug fixes.
+ - Fixed bug in @ref arm_compute::NEActivationLayer
+ - Fix in @ref arm_compute::CLTuner when using batches.
+ - Updated recommended NDK version to r16b (And fixed warnings).
+ - Fixed bug in validation code.
+ - Added Inception v4 graph example.
+
v18.02 Public major release
- Various NEON / OpenCL / GLES optimisations.
- Various bug fixes.