summaryrefslogtreecommitdiff
path: root/docs/markdown/Release-notes-for-0.59.0.md
AgeCommit message (Collapse)Author
2023-04-11fix various spelling issuesJosh Soref
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-09-12docs: fix broken porting advice for intl dependency in release notesEli Schwartz
See https://github.com/theimpossibleastronaut/rmw/pull/345#discussion_r967876201 The check for `.found()` implies the dependency lookup should be optional, but the example didn't make it optional.
2021-10-03docs: Fix broken linksDaniel Mensinger
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
and clean up all outstanding issues Skip 'test cases/common/141 special characters/meson.build' since it intentionally uses trailing newlines.
2021-07-18Set up the 0.59.0 release.Jussi Pakkanen