fixed a mistake

This commit is contained in:
hneemann 2017-09-17 15:11:38 +02:00
parent f022b48133
commit 2317258537

View File

@ -4,7 +4,7 @@ HEAD, planned as v0.15
- Added an EEPROM which behaves like a memory that can be written and whose content
is non-volatile.
- Replaced shortcut 'B' with a more general attribute editing dialog (select
and left click).
and right click).
v0.14, released on 31. Aug 2017
- Added visualization of KV maps (thanks to roy77)