note that Ruby is deprecated in the changelog script

develop
Myk Taylor 2023-01-10 00:01:29 -08:00
parent 7cf703ef23
commit a56792a533
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

@ -27,7 +27,7 @@ CHANGELOG_SECTIONS = [
'API', 'API',
'Internals', 'Internals',
'Lua', 'Lua',
'Ruby', 'Ruby', # deprecated, but still here so old changelogs build
'Structures', 'Structures',
'Documentation', 'Documentation',
] ]