diff --git a/docs/notes.rst b/docs/notes.rst index e20742403..2c165519b 100644 --- a/docs/notes.rst +++ b/docs/notes.rst @@ -1,6 +1,22 @@ -Version 1.8.2 +Version 1.8.3 ============= +This release adds the following bug fixes and improvements: + +* Fix serialization of TypeConsistencyEnforcementQosPolicy. +* Bump to Fast-RTPS-Gen v1.0.2. +* Bump to IDL-Parser v1.0.1. + +**Note:** If you are upgrading from a version older than 1.7.0, it is **required** to regenerate generated source +from IDL files using *fastrtpsgen* + + +Previous versions +----------------- + +Version 1.8.2 +^^^^^^^^^^^^^ + This release includes the following features: * Modified unknown writers default behavior. @@ -29,9 +45,6 @@ It also adds the following bug fixes and improvements: **Note:** If you are upgrading from a version older than 1.7.0, it is **required** to regenerate generated source from IDL files using *fastrtpsgen* -Previous versions ------------------ - Version 1.8.1 ^^^^^^^^^^^^^