summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-01-29 20:35:40 +0100
committerMatthias Beyer <mail@beyermatthias.de>2018-02-01 10:35:07 +0100
commit3215311bc999348e7d703123badc9dd415fcdeed (patch)
tree2b3cdfe83462988b096b9edcd529d62b089e365b /doc
parent7ecaad830c72c364ddf815d106cc5e2af52db0e0 (diff)
Add missing bugfixes in the changelog
Diffstat (limited to 'doc')
-rw-r--r--doc/src/09020-changelog.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md
index 29a4a066..9a2c8cc7 100644
--- a/doc/src/09020-changelog.md
+++ b/doc/src/09020-changelog.md
@@ -35,7 +35,6 @@ This section contains the changelog from the last release to the next release.
* Minor changes
* Internals were refactored from `match`ing all the things into function
chaining
- * `libimagbookmark` does not longer wrap types from the store.
* The `toml-query` dependency was updated to 0.5.0
* `imag-timetrack list` lists with a table now
* `imag-timetrack stop` now stops all runnings tags if none are specified
@@ -43,6 +42,10 @@ This section contains the changelog from the last release to the next release.
* `ResultExt::map_err_trace_exit()` was removed in favour of
`ResultExt::map_err_trace_exit_unwrap()`.
* Bugfixes
+ * `libimagbookmark` contained a type which wrapped a `FileLockEntry` from
+ `libimagstore`. This was considered a bug and was fixed.
+ * We depended on a crate which was licensed as GPLv2, which would yield imag
+ GPL as well. The dependency was removed.
## 0.5.0