summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-04-27 14:14:55 +0200
committerMatthias Beyer <mail@beyermatthias.de>2018-05-01 22:29:46 +0200
commit9efa4c715f63880d26808e7006e065112a3b8141 (patch)
tree6c7af9522a88a8c490d92ce635501f2434293990 /doc
parenteebe51b68ec0ae351d678d52e28856403ee40933 (diff)
Add changelog for 0.7.1
Diffstat (limited to 'doc')
-rw-r--r--doc/src/09020-changelog.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md
index ce024d31..0217717b 100644
--- a/doc/src/09020-changelog.md
+++ b/doc/src/09020-changelog.md
@@ -22,6 +22,20 @@ This section contains the changelog from the last release to the next release.
* Minor changes
* Bugfixes
+## 0.7.1
+
+Bugfix release for fixing:
+
+* `libimagdiary` did not return the youngest, but the oldest entry id on `::get_youngest_entry_id()`.
+* `imag-view` should not always wrap the text, only if -w is passed
+* `imag-log show` should order by date
+* `imag` does not inherit stdout if detecting imag command versions.
+* `imag-contact import` does only allow absolute pathes
+* `imag-contact` has most fields optional now, only name is required
+* `imag-contact` automatically creates UID
+* `imag-contact` automatically generates/warns about missing file extension
+
+
## 0.7.0
* Major changes