diff options
| author | rinpatch <rinpatch@sdf.org> | 2020-04-08 00:04:53 +0300 |
|---|---|---|
| committer | rinpatch <rinpatch@sdf.org> | 2020-04-08 00:04:53 +0300 |
| commit | b4e8b4554a69fcdb86a12484a2c6116207c0500b (patch) | |
| tree | cd9b5690976e7b0c7516eb34fcd68fca67fc7d2d | |
| parent | 01ba4a54bc88403ef41d4b7cf9d9b0f25427f991 (diff) | |
CHANGELOG.md: Add entries for upcoming 2.0.2 release
| -rw-r--r-- | CHANGELOG.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 24c193b9..375e560f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] +## [2.0.2] - 2020-04-08 +### Fixed +- Favorite/Repeat avatars not showing up on private instances/non-public posts +- Autocorrect getting triggered in the captcha field +- Overflow on long domains in follow/move notifications + +### Changed +- Polish translation updated + ## [2.0.0] - 2020-02-28 ### Added - Tons of color slots including ones for hover/pressed/toggled buttons |
