Skip to content

Commit 2e4ef91

Browse files
author
Taher Chegini
committed
DOC: Update the changelog. [skip ci]
1 parent 02446d3 commit 2e4ef91

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

HISTORY.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
History
33
=======
44

5-
0.16.4 (2024-XX-XX)
5+
0.16.4 (2024-05-20)
66
-------------------
77

88
Bug Fixes
@@ -11,6 +11,10 @@ Bug Fixes
1111
when the response status code was 206 (partial content). This issue is fixed
1212
by checking the response status code and if it's 206, the function will continue
1313
reading the headers and the get the modified date from the response headers.
14+
Also, the function incorrectly didn't check if the local database was up-to-date
15+
with the remote database when the processed database already existed. Now, the
16+
function will check changes in the remote database and re-download the data even if
17+
necessary even if the processed database exists.
1418

1519
0.16.3 (2024-05-16)
1620
-------------------

0 commit comments

Comments
 (0)