update CHANGELOG
This commit is contained in:
parent
72d33ffe3d
commit
3a992c10d2
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,3 +1,13 @@
|
||||
### 1.6-alpha1 (2019-02-20)
|
||||
|
||||
* add switches in RepoDetails to disable any or all mirrors (#1696)
|
||||
|
||||
* choose random mirror for each package/APK download
|
||||
|
||||
* make all APK downloads be cached per-repo, not per-mirror
|
||||
|
||||
* handle Apache and Nginx ETags when checking if index is current (#1708)
|
||||
|
||||
### 1.6-alpha0 (2019-02-15)
|
||||
|
||||
* handle implied READ_EXTERNAL_STORAGE permissions, which trigger a
|
||||
|
7
metadata/en-US/changelogs/1006001.txt
Normal file
7
metadata/en-US/changelogs/1006001.txt
Normal file
@ -0,0 +1,7 @@
|
||||
* add switches in RepoDetails to disable any or all mirrors (#1696)
|
||||
|
||||
* choose random mirror for each package/APK download
|
||||
|
||||
* make all APK downloads be cached per-repo, not per-mirror
|
||||
|
||||
* handle Apache and Nginx ETags when checking if index is current (#1708)
|
Loading…
x
Reference in New Issue
Block a user