|
1 | 1 | ## libsdformat 16.X
|
2 | 2 |
|
3 |
| -### libsdformat 16.0.0 (20XX-XX-XX) |
| 3 | +### libsdformat 16.0.0 (2025-09-24) |
| 4 | + |
| 5 | +1. **Baseline:** this includes all changes from 15.3.0 and earlier. |
| 6 | + |
| 7 | +1. [Bazel] Fix dep issue when building with clang |
| 8 | + * [Pull request #1581](https://github.com/gazebosim/sdformat/pull/1581) |
| 9 | + |
| 10 | +1. [Bazel] Add back sdformat.hh auto-generated lumped header |
| 11 | + * [Pull request #1570](https://github.com/gazebosim/sdformat/pull/1570) |
| 12 | + |
| 13 | +1. [Bazel] Fix inclusion of sdf/ data deps |
| 14 | + * [Pull request #1567](https://github.com/gazebosim/sdformat/pull/1567) |
| 15 | + |
| 16 | +1. [Bazel] Fix build errors with clang |
| 17 | + * [Pull request #1566](https://github.com/gazebosim/sdformat/pull/1566) |
| 18 | + |
| 19 | +1. Install exe and spec files to unversioned folders |
| 20 | + * [Pull request #1569](https://github.com/gazebosim/sdformat/pull/1569) |
| 21 | + |
| 22 | +1. Remove gz_test_deps from python tests |
| 23 | + * [Pull request #1564](https://github.com/gazebosim/sdformat/pull/1564) |
| 24 | + |
| 25 | +1. Bump dependency versions of gz-cmake and others in jetty and remove version from package names |
| 26 | + * [Pull request #1561](https://github.com/gazebosim/sdformat/pull/1561) |
| 27 | + * [Release-tools issue #1309](https://github.com/gazebo-tooling/release-tools/issues/1309) |
| 28 | + |
| 29 | +1. Fix initialization and thread-safety of SDF::Version() global |
| 30 | + * [Pull request #1522](https://github.com/gazebosim/sdformat/pull/1522) |
| 31 | + |
| 32 | +1. Remove deprecations from Camera.hh, ParserConfig.hh, and config.hh |
| 33 | + * [Pull request #1519](https://github.com/gazebosim/sdformat/pull/1519) |
| 34 | + |
| 35 | +1. Bump major version to 16 |
| 36 | + * [Pull request #1487](https://github.com/gazebosim/sdformat/pull/1487) |
4 | 37 |
|
5 | 38 | ## libsdformat 15.X
|
6 | 39 |
|
|
0 commit comments