summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-01-07 20:56:57 +0100
committerMatthias Beyer <mail@beyermatthias.de>2018-01-08 15:16:14 +0100
commit80c460dac963750293b4c7d8c186b6bd321a87ae (patch)
tree957b618a171f1e93ea513265adcd46a170ea759b /doc
parent5e8feca6bb403c29753486d68b99c77b43ca7913 (diff)
Transform BookmarkCollection into two traits
One trait is implemented on the Store, it retrieves BookmarkCollection objects. The other is implemented on `libimagstore::store::Entry` which then represents a BookmarkCollection.
Diffstat (limited to 'doc')
-rw-r--r--doc/src/09020-changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md
index ae043b71..0a041bd8 100644
--- a/doc/src/09020-changelog.md
+++ b/doc/src/09020-changelog.md
@@ -29,6 +29,7 @@ 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.
* Bugfixes
## 0.5.0