summaryrefslogtreecommitdiff
path: root/docs/markdown/Release-notes-for-0.52.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-11-24Fix various spelling errorsDavid Robillard
Found with codespell.
2021-10-10Fix typos discovered by codespellChristian Clauss
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen
2021-01-13Fix misspellsAntonin Décimo
Signed-off-by: Antonin Décimo <antonin.decimo@gmail.com>
2019-10-06Updated version numbers for 0.52.0 release.Jussi Pakkanen
2019-09-29Moved changes from preliminary relnote page to snippets. [skip ci]Jussi Pakkanen
2019-09-23Add blocks dependencyPatrick Griffis
This allows easily enabling the blocks clang extension.
2019-08-12Add is_disabler functionJames Hilliard
This is useful if one needs to check if a variable is a disabler. Signed-off-by: James Hilliard <james.hilliard1@gmail.com>