Skip to content

Commit

Permalink
⬆️ 7.5.1 🏁 (#206)
Browse files Browse the repository at this point in the history
Signed-off-by: Louise Poubel <louise@openrobotics.org>
  • Loading branch information
chapulina authored Dec 28, 2020
1 parent a6041c5 commit 50f5793
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.10.2 FATAL_ERROR)
#============================================================================
# Initialize the project
#============================================================================
project(ignition-transport7 VERSION 7.5.0)
project(ignition-transport7 VERSION 7.5.1)

#============================================================================
# Find ignition-cmake
Expand Down
12 changes: 11 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
## Ignition Transport 7

### Ignition Transport 7.x.x (202x-xx-xx)
### Ignition Transport 7.5.1 (2020-12-23)

1. CI fixes
* [Pull request 158](https://github.com/ignitionrobotics/ign-transport/pull/158)
* [Pull request 176](https://github.com/ignitionrobotics/ign-transport/pull/176)

1. Fix codecheck
* [Pull request 194](https://github.com/ignitionrobotics/ign-transport/pull/194)

1. Prevent empty messages from spamming the console
* [Pull request 164](https://github.com/ignitionrobotics/ign-transport/pull/164)

### Ignition Transport 7.5.0 (2020-07-29)

Expand Down

0 comments on commit 50f5793

Please sign in to comment.