Skip to content

Commit

Permalink
Add migration notes for shared libraries
Browse files Browse the repository at this point in the history
Signed-off-by: methylDragon <[email protected]>
  • Loading branch information
methylDragon committed Jun 29, 2022
1 parent 925fbf2 commit aa6640f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ but with improved human-readability..
- Header files under `ignition/...` are deprecated and will be removed in future versions.
Use `gz/...` instead.

* The shared libraries have `gz` where there used to be `ignition`.
* Using the un-migrated version is still possible due to tick-tocks, but will be removed in future versions.

- **sdf/Types.hh**: The `Inertia` class has been deprecated. Please use the
`Inertial` class in the `gz-math` library.

Expand Down

0 comments on commit aa6640f

Please sign in to comment.