diff --git a/Changelog.md b/Changelog.md index 453f5468..0938eee1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,8 @@ ### Gazebo Transport 14.0.0 (2024-08-26) +Changes since 13.4.0: + 1. Replace IGN_IP with GZ_IP * [Pull request #515](https://github.com/gazebosim/gz-transport/pull/515) diff --git a/README.md b/README.md index dcaec943..c9fec8f6 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Build | Status -- | -- -Test coverage | [![codecov](https://codecov.io/gh/gazebosim/gz-transport/tree/main/graph/badge.svg)](https://codecov.io/gh/gazebosim/gz-transport/tree/main) +Test coverage | [![codecov](https://codecov.io/gh/gazebosim/gz-transport/tree/gz-transport14/graph/badge.svg)](https://codecov.io/gh/gazebosim/gz-transport/tree/gz-transport14) Ubuntu Noble | [![Build Status](https://build.osrfoundation.org/buildStatus/icon?job=gz_transport-ci-gz-transport14-noble-amd64)](https://build.osrfoundation.org/job/gz_transport-ci-gz-transport14-noble-amd64) Homebrew | [![Build Status](https://build.osrfoundation.org/buildStatus/icon?job=gz_transport-ci-gz-transport14-homebrew-amd64)](https://build.osrfoundation.org/job/gz_transport-ci-gz-transport14-homebrew-amd64) Windows | [![Build Status](https://build.osrfoundation.org/buildStatus/icon?job=gz_transport-14-win)](https://build.osrfoundation.org/job/gz_transport-14-win/)