Skip to content

Commit 0e788e1

Browse files
authored
Merge pull request #1431 from IETS3/bugfix/config_editor_insert_action_1429
Variability: Fix behavior of INSERT and INSERT_BEFORE actions in configuration editor
2 parents 2857d0c + 4c56c8b commit 0e788e1

File tree

3 files changed

+323
-962
lines changed

3 files changed

+323
-962
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ Format of the log is _loosely_ based on [Keep a Changelog](https://keepachangelo
66
The project does _not_ follow Semantic Versioning and the changes are documented in reverse chronological order, grouped by calendar month.
77

88

9+
## September 2025
10+
11+
### Fixed
12+
13+
- Variability: In the configuration editor, pressing Return/Enter anywhere will create an empty line after the configuration. Pressing Shift-Return/Enter on the header line of a configuration will create an empty line before the configuration.
14+
15+
916
## July 2025
1017

1118
### Fixed

0 commit comments

Comments
 (0)