Skip to content

Commit 1e81355

Browse files
committed
data-link-python 1.0.2
Signed-off-by: Jamie Couture <jamie.couture@nasdaq.com>
1 parent de4132f commit 1e81355

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 1.0.2 - 2022-05-02
2+
3+
* Fixes an issue with sessions not respecting proxy settings.
4+
* Update documentation to be consistent with file signatures.
5+
16
### 1.0.1 - 2022-01-27
27

38
* Allow user to set API Key as an environment variable

nasdaqdatalink/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '1.0.1'
1+
VERSION = '1.0.2'

0 commit comments

Comments
 (0)