Skip to content

Commit 7efee1c

Browse files
committed
Jetty Changelog
Signed-off-by: Addisu Z. Taddese <[email protected]>
1 parent 8420d0c commit 7efee1c

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

Changelog.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
## Gazebo CMake 5.x
22

3-
### Gazebo CMake 5.0.0 (202X-XX-XX)
3+
### Gazebo CMake 5.0.0 (2025-09-30)
4+
5+
1. **Baseline:** this includes all changes from 4.2.0 and earlier.
6+
7+
1. Update code snippet formatting in README
8+
* [Pull request #502](https://github.com/gazebosim/gz-cmake/pull/502)
9+
* [Pull request #503](https://github.com/gazebosim/gz-cmake/pull/503)
10+
11+
1. Remove utilities headers and cmake target
12+
* [Pull request #501](https://github.com/gazebosim/gz-cmake/pull/501)
13+
14+
1. Replace `join_paths` with `cmake_path(APPEND)`
15+
* [Pull request #498](https://github.com/gazebosim/gz-cmake/pull/498)
16+
17+
1. Infrastructure
18+
* [Pull request #496](https://github.com/gazebosim/gz-cmake/pull/496)
19+
20+
1. Bump gz-cmake and others in jetty
21+
* [Pull request #493](https://github.com/gazebosim/gz-cmake/pull/493)
22+
* [Tracking issue](https://github.com/gazebo-tooling/release-tools/issues/1309)
23+
24+
1. Avoid warnings on unused `CMAKE_BUILD_TYPE` on Windows (#487)
25+
* [Pull request #487](https://github.com/gazebosim/gz-cmake/pull/487)
26+
27+
1. Bump main to gz-cmake 5.0.0~pre1
28+
* [Pull request #462](https://github.com/gazebosim/gz-cmake/pull/462)
429

530
## Gazebo CMake 4.x
631

0 commit comments

Comments
 (0)