diff --git a/docs/changelog.txt b/docs/changelog.txt index fd53e4f4c..901ae8b67 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -63,6 +63,17 @@ changelog.txt uses a syntax similar to RST, with a few special sequences: ## Lua - ``utils``: new ``OrderedTable`` class +## Structures +- ``musical_form``: named voices field +- ``musical_form_instruments``: named minimum_required and maximum_permitted +- ``dance_form``: named musical_form_id and musical_written_content_id +- ``written_content``: named poetic_form +- ``activity_event_performancest``: renamed poem as written_content_id +- ``incident_sub6_performance``: made performance_event an enum +- ``incident_sub6_performance.participants``: named performance_event and role_index +- ``incident_sub6_performance``: named poetic_form_id, musical_form_id, and dance_form_id + + ================================================================================ # 0.44.12-r1 diff --git a/library/xml b/library/xml index c588b17ed..fa6e818b3 160000 --- a/library/xml +++ b/library/xml @@ -1 +1 @@ -Subproject commit c588b17edba27d4cada78bedf36ec45f427461a5 +Subproject commit fa6e818b34235b9fe10abc37d06eba27a932c870 diff --git a/plugins/stonesense b/plugins/stonesense index 4a1953f27..4a0f63e04 160000 --- a/plugins/stonesense +++ b/plugins/stonesense @@ -1 +1 @@ -Subproject commit 4a1953f27c6acd1ceeb2d5447613c106e708c26c +Subproject commit 4a0f63e044d02532c948d67780dfd128fbd6d043