Skip to content

Commit 7a43ff8

Browse files
committed
Re-add pending section
1 parent 00799e3 commit 7a43ff8

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

src/client/packaging/pypi/CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,21 @@
33
All notable future changes to the `delphi_epidata` python client will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/).
55

6-
## [4.1.17] - 2024-01-30
6+
## [4.1.21] - TBD
77

88
### Includes
9-
- https://github.com/cmu-delphi/delphi-epidata/pull/1363
9+
- https://github.com/cmu-delphi/delphi-epidata/pull/1418
1010

1111
### Added
1212
- Adds two debug flags:
1313
- `debug` logs info about HTTP requests and responses
1414
- `sandbox` prevents any HTTP requests from actually executing, allowing for tests that do not incur server load.
1515

16+
## [4.1.17] - 2024-01-30
17+
18+
### Includes
19+
- https://github.com/cmu-delphi/delphi-epidata/pull/1363
20+
1621
### Changed
1722
- Replaced use of deprecated setuptools' `pkg_resources` library with the native `importlib.metadata` library.
1823

0 commit comments

Comments
 (0)