summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-12-23 15:23:19 +0100
committerMatthias Beyer <mail@beyermatthias.de>2017-12-23 15:25:08 +0100
commit261aac55f2560a04816e988fe20a08a8ec009b1b (patch)
tree9ec25581e276ccf53d48f2b141719e60659423ac /doc
parent591046d1f63ae1c3f526e1af52c2e1bb9b410d1b (diff)
Finalize changelog
Diffstat (limited to 'doc')
-rw-r--r--doc/src/09020-changelog.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/src/09020-changelog.md b/doc/src/09020-changelog.md
index 8a3ec5d7..984444f9 100644
--- a/doc/src/09020-changelog.md
+++ b/doc/src/09020-changelog.md
@@ -18,6 +18,8 @@ Version 0.y.z and thus we can break the API like we want and need to.
This section contains the changelog from the last release to the next release.
+## 0.5.0
+
* Major changes
* `imag-counter` and `libimagcounter` was removed.
* `imag-mv` was introduced
@@ -51,6 +53,13 @@ This section contains the changelog from the last release to the next release.
* `Store::entries()` does not yield StoreIds which point to directories
anymore, only StoreIds pointing to files.
+* Stats
+ * 227 commits
+ * 51 merge-commits / 176 non-merge commits
+ * 2 contributors
+ * 186 files changed
+ * 6707 insertions(+) / 3255 deletions(-)
+
## 0.4.0
* Major changes