summaryrefslogtreecommitdiff
path: root/docs/markdown/Release-notes-for-0.57.0.md
AgeCommit message (Collapse)Author
2022-11-15Change `unstable_external_project` to `unstable-external_project`Tristan Partin
Apparently this is a misspelling even though it has been in the docs since the creation of the module.
2022-10-23Fix typos in docsElliott Sales de Andrade
2022-08-16docs: fix various references to "meson builddir"Eli Schwartz
This is wrong, it should use "meson setup builddir".
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-03-04Fix release notes typo [skip ci]Michael Brockus
2021-02-16Add missing apostrophes. [skip ci]Jussi Pakkanen
2021-02-14docs: Fix typo in release notes [skip ci]Sam Thursfield
Mismatched \` symbol was messing up the formatting.
2021-02-14Add a release note entry for C++ modules which was missing. [skip ci]Jussi Pakkanen
2021-02-14Set up release 0.57.Jussi Pakkanen