X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.md;h=4b7fb603dbc3e04695fc7a84c64eab0525de060d;hb=952c6b29a1cf489e178ee2c10abf23c62e526915;hp=270c1b8693cdcc3d97a094c885809c31ec911368;hpb=f4d50fbd8132d8d48c4e8a57966afab480a26c0b;p=akkoma diff --git a/CHANGELOG.md b/CHANGELOG.md index 270c1b869..4b7fb603d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased (patch)] +### Fixed +- Healthcheck reporting the number of memory currently used, rather than allocated in total +- `InsertSkeletonsForDeletedUsers` failing on some instances + ## [2.0.3] - 2020-05-02 ### Security