From 96d6da4e252b06dcfdc041e7df23e86161c33007 Mon Sep 17 00:00:00 2001
From: rihab kouki <rihab.kouki@st.com>
Date: Tue, 28 Jul 2020 11:24:49 +0100
Subject: Official ARM version: v5.6.0

---
 docs/RTOS2/html/rtos_revisionHistory.html | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

(limited to 'docs/RTOS2/html/rtos_revisionHistory.html')

diff --git a/docs/RTOS2/html/rtos_revisionHistory.html b/docs/RTOS2/html/rtos_revisionHistory.html
index bde1a04..a0246b0 100644
--- a/docs/RTOS2/html/rtos_revisionHistory.html
+++ b/docs/RTOS2/html/rtos_revisionHistory.html
@@ -180,6 +180,20 @@ CMSIS-RTOS RTX Version 5</h1>
 <tr>
 <th>Version </th><th>Description  </th></tr>
 <tr>
+<td>V5.5.1 </td><td><ul>
+<li>Fixed osMutexRelease issue (thread owning multiple mutexes).</li>
+<li>Improved osThreadJoin robustness (user programing errors).   </li>
+</ul>
+</td></tr>
+<tr>
+<td>V5.5.0 </td><td><ul>
+<li>Updated and enhanced generated events (reorganized components).</li>
+<li>Updated configuration (Event Recorder).</li>
+<li>Updated Component Viewer (improved performance).</li>
+<li>Minor code optimizations.   </li>
+</ul>
+</td></tr>
+<tr>
 <td>V5.4.0 </td><td><ul>
 <li>Based on CMSIS-RTOS API V2.1.3.</li>
 <li>Added support for Event Recorder initialization and filter setup.</li>
@@ -253,7 +267,7 @@ CMSIS-RTOS RTX Version 5</h1>
 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
   <ul>
     <li class="navelem"><a class="el" href="index.html">index</a></li>
-    <li class="footer">Generated on Wed Aug 1 2018 17:12:45 for CMSIS-RTOS2 by Arm Ltd. All rights reserved.
+    <li class="footer">Generated on Wed Jul 10 2019 15:21:03 for CMSIS-RTOS2 Version 2.1.3 by Arm Ltd. All rights reserved.
 	<!--
     <a href="http://www.doxygen.org/index.html">
     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 
-- 
cgit