diff --git a/HISTORY.rst b/HISTORY.rst index 765d56f56f..c3eb80a40a 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -112,6 +112,7 @@ the NPMregistry. * Fix issue installing scoped NPM packages. * Add new icons classes and templates. +* Add support for icon composition. * Add support for link icon path imports. * Remove support for link icon strings. * Split document app form into separate modules. diff --git a/docs/releases/3.2.rst b/docs/releases/3.2.rst index 0fab951683..4ae92d6e40 100644 --- a/docs/releases/3.2.rst +++ b/docs/releases/3.2.rst @@ -144,6 +144,7 @@ Other changes the NPMregistry. * Fix issue installing scoped NPM packages. * Add new icons classes and templates. +* Add support for icon composition. * Add support for link icon path imports. * Remove support for link icon strings. * Split document app form into separate modules.