diff --git a/doc/python/pages/changelog.rst b/doc/python/pages/changelog.rst index 7e6b6c7..3011663 100644 --- a/doc/python/pages/changelog.rst +++ b/doc/python/pages/changelog.rst @@ -113,6 +113,9 @@ Changelog to index and attribute data, together with :ref:`VertexFormat`, :ref:`trade.DataFlag`, :ref:`trade.AbstractImporter.mesh_attribute_name()` and :ref:`trade.AbstractImporter.mesh_attribute_for_name()` +- Exposed the whole interface of :ref:`trade.SceneData` including typed + access to mapping and field data, together with + :ref:`trade.AbstractImporter.scene()` and related importer APIs - Exposed :ref:`Color3.red()` and other convenience constructors (see :gh:`mosra/magnum-bindings#12`) - Exposed the :ref:`text` library