Skip to content

Commit

Permalink
Remove literals included
Browse files Browse the repository at this point in the history
Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
  • Loading branch information
Mario-DL committed Apr 14, 2023
1 parent dd63c25 commit bdbac18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/notes/previous_versions/v2.8.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This release includes the following **bugfixes**:
2. Fix Statistics module CI.
3. Install Statistics IDL file.
4. Fix for building in old compilers.
5. Fix core dumped in |DomainParticipant::delete_contained_entities-api|.
5. Fix core dumped in `DomainParticipant::delete_contained_entities-api`.

1. Address sanitizer fixes:
1. Add ASAN CI job and ``SANITIZE`` :ref:`CMake option <cmake_options>`.
Expand All @@ -25,7 +25,7 @@ This release includes the following **bugfixes**:
4. Include ``2.8.x`` branch release support.
5. Send GAPs correctly when using separate sending.
6. Fixes for building in old compilers.
7. Fix |DataReader::read_next_instance-api| and |DataReader::take_next_instance-api| implementation.
7. Fix `DataReader::read_next_instance-api` and `DataReader::take_next_instance-api` implementation.

.. note::
If you are upgrading from a version older than 1.7.0, it is **required** to regenerate generated source from IDL
Expand Down

0 comments on commit bdbac18

Please sign in to comment.