Changelog: move lua/ruby above structures

develop
lethosor 2018-07-07 21:41:43 -04:00
parent 9bc8f4abdf
commit c3b0a30c10
1 changed files with 1 additions and 1 deletions

@ -15,9 +15,9 @@ CHANGELOG_SECTIONS = [
'Removed', 'Removed',
'API', 'API',
'Internals', 'Internals',
'Structures',
'Lua', 'Lua',
'Ruby', 'Ruby',
'Structures',
] ]
REPLACEMENTS = { REPLACEMENTS = {