diff --git a/CHANGELOG.md b/CHANGELOG.md index bd1665db9d..c76f39392a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,9 @@ ___Note:__ Yet to be released changes appear here._ ### General -* `FEAT`: show update button if update available ([#4606](https://github.com/camunda/camunda-modeler/pull/4606)) +* `FEAT`: show update button if update available ([#4606](https://github.com/camunda/camunda-modeler/pull/4606)) +* `FEAT`: make Variables Tab accessible via the bottom tab button and add "Toggle Bottom Panel" to the application menu ([#4516](https://github.com/camunda/camunda-modeler/issues/4516)) +* `CHORE`: removed "Reset Properties Panel" ([#4516](https://github.com/camunda/camunda-modeler/issues/4516)) * `FIX`: correct default extension used when saving Camunda 8 BPMN diagrams ([#4661](https://github.com/camunda/camunda-modeler/issues/4661)) * `DEPS`: update to Electron 33 ([#4609](https://github.com/camunda/camunda-modeler/pull/4609))