Skip to content

Commit

Permalink
Added time module to changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Niklas Spielbauer <spielbauer@fzi.de>
  • Loading branch information
nspielbau committed Oct 10, 2024
1 parent ed9428b commit dd4e0fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Tree storage path is now a launch argument
- Action results can now be processed when using ABC Actions
- Documentation on how to use custom node classes with the library
- New node module `Time` in the standard node library including a `TimeNow` node that gives back a
`builtin_interfaces/Time` message of the current timestamp.

### Changed

Expand Down

0 comments on commit dd4e0fd

Please sign in to comment.