Add changelog for Habit::instance_exists_for_date()

This commit is contained in:
Matthias Beyer 2018-03-22 13:46:13 +01:00
parent aa32dd1ec2
commit dacd231039

View file

@ -62,6 +62,7 @@ This section contains the changelog from the last release to the next release.
* `libimagrt` automatically takes "rt.editor" into account when building
editor object
* `libimagentryref` got a utility function for making an entry a ref.
* `libimaghabit` got `Habit::instance_exists_for_date()`
* Bugfixes
* imag does not panic anymore when piping and breaking that pipe, for
example like with `imag store ids | head -n 1`.