diff --git a/CHANGELOG.md b/CHANGELOG.md index 36a11f9..4fda819 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +### [1.0.0](https://github.com/eea/volto-slate-label/compare/0.6.0...1.0.0) - 22 April 2024 + +#### :rocket: New Features + +- feat: Release 1.0.0 - Volto 17 support [alin - [`c8b0bed`](https://github.com/eea/volto-slate-label/commit/c8b0bed2ee886a2ab999f6f7b539470733b1698d)] +- feat: Add Volto 17 support - refs #264527 [EEA Jenkins - [`ce879b2`](https://github.com/eea/volto-slate-label/commit/ce879b2df82ee090a47081d29f49b39d33bdd859)] + +#### :hammer_and_wrench: Others + ### [0.6.0](https://github.com/eea/volto-slate-label/compare/0.5.9...0.6.0) - 19 February 2024 #### :rocket: New Features +- feat(slate-label): Allow tooltip to open by focus or click #263484 #26 from eea/develop [ichim-david - [`1ec4a0c`](https://github.com/eea/volto-slate-label/commit/1ec4a0cf6b920cbcf31f4c94d8fd8276aaa27374)] - feat(label): added option to show label on hover or click #25 from eea/263484-label-hover [ichim-david - [`6a0dc07`](https://github.com/eea/volto-slate-label/commit/6a0dc07fcf0aec0202719e605f3fba281cd2a164)] - feat: add logic to toggle tooltip message on hover [hazigabriel - [`572a890`](https://github.com/eea/volto-slate-label/commit/572a8906effe3d757e1733579a8c29a9b0bcd13f)]