diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md index 2c201df0..fd89a359 100644 --- a/doc/src/09020-changelog.md +++ b/doc/src/09020-changelog.md @@ -57,6 +57,8 @@ This section contains the changelog from the last release to the next release. * `imag-diary` supports "daily" diaries now. * `imag-contact` joins multiple emails with "," now * `imag-tag` commandline was rewritten for positional arguments. + * `libimagrt` automatically takes "rt.editor" into account when building + editor object * Bugfixes * imag does not panic anymore when piping and breaking that pipe, for example like with `imag store ids | head -n 1`.