summaryrefslogtreecommitdiff
path: root/docs/genrelnotes.py
Commit message (Expand)AuthorAgeFilesLines
* fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger2021-06-291-4/+4
* mass rewrite of string formatting to use f-strings everywhereEli Schwartz2021-03-041-1/+1
* Update Python2 syntax to Python3 syntax in genrelnotes.pyMichael Brockus2019-12-061-16/+26
* Generate release notes from snippets automatically. [skip ci]Jussi Pakkanen2019-03-101-0/+63