add changelog for v1.6.2

This commit is contained in:
Hans-Christoph Steiner 2019-05-16 17:41:49 +02:00
parent 580388ee02
commit 2cbc8d8e1d
2 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,12 @@
### 1.6.2 (2019-05-20)
* fixed issue where cached indexes were wrongly redownloaded (#1737),
thanks to @amiraliakbari for tracking it down!
* fixed wrong string for the translated title of the Updates Tab (#1785)
* fixed crashes on very low memory when starting
### 1.6.1 (2019-05-10) ### 1.6.1 (2019-05-10)
* Updated translations * Updated translations

View File

@ -0,0 +1,6 @@
* fixed issue where cached indexes were wrongly redownloaded (#1737),
thanks to @amiraliakbari for tracking it down!
* fixed wrong string for the translated title of the Updates Tab (#1785)
* fixed crashes on very low memory when starting