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