diff options
author | Daniel Schadt <kingdread@gmx.de> | 2023-03-08 18:57:19 +0100 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2023-03-08 18:57:19 +0100 |
commit | 53f7a3836bfd385cac1f3c0aa3273d613f47002d (patch) | |
tree | d473b981454952aae51bbc9050a2281a70f79185 | |
parent | 929663d112c6ab9fabc745edee8d40c4ee62d209 (diff) | |
download | fietsboek-53f7a3836bfd385cac1f3c0aa3273d613f47002d.tar.gz fietsboek-53f7a3836bfd385cac1f3c0aa3273d613f47002d.tar.bz2 fietsboek-53f7a3836bfd385cac1f3c0aa3273d613f47002d.zip |
update changelog
-rw-r--r-- | CHANGELOG.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1a96aa5..adf21d3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -16,6 +16,7 @@ Changed ^^^^^^^ - Python 3.9 is the new minimum Python version (up from 3.7). +- The tile proxy will now do at most 2 concurrent requests per tile provider. Fixed ^^^^^ |