CHANGELOG: missing bit about renamed variables

This commit is contained in:
alterNERDtive 2020-07-11 10:06:13 +02:00
parent d0d94cf63d
commit e39b89296f

View file

@ -29,6 +29,10 @@ on you, the user.
### Changed
* Configuration variables have been renamed to fit the global scheme of
`Profile.variable`. If you have overwritten any, youll have to re-change
them. Youll have to do that anyway though because of voice command
configuration :)
* The Elite client is now targeted by process name instead of window title.
Should technically be faster, but probably wont make much of a difference.
* System/body names are now passed to EDDI using the `{P("<string>")}` literal