Skip to content

Commit

Permalink
Bump version and update changelog (#66)
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Santiago <[email protected]>
  • Loading branch information
jsan-rt authored May 10, 2023
1 parent fd6ac25 commit e91681a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package foonathan_memory_vendor
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.3.1 (2023-05-10)
------------------
* Added support for QNX 7.1 build (#65)

1.3.0 (2023-02-14)
------------------
* Update upstream to release 0.7-3 (#62)(#63)
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.14)
project(foonathan_memory_vendor VERSION "1.3.0")
project(foonathan_memory_vendor VERSION "1.3.1")

find_package(foonathan_memory QUIET)

Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>foonathan_memory_vendor</name>
<version>1.3.0</version>
<version>1.3.1</version>
<description>Foonathan/memory vendor package for Fast-RTPS.</description>
<maintainer email="[email protected]">Miguel Company</maintainer>
<maintainer email="[email protected]">Steven! Ragnarök</maintainer>
Expand Down

0 comments on commit e91681a

Please sign in to comment.