Skip to content

Commit 3a2d171

Browse files
authored
Merge pull request #205 from nsidc/documentation
update changelog
2 parents bd36692 + 29a38b0 commit 3a2d171

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# Changelog
22

3-
## [UNRELEASED]
3+
## Unreleased
4+
5+
## [v0.5.0] 2023-02-23
46

57
* bug fixes:
68
* @JessicaS11 fixed a bug where the Auth class was invoked without the proper parameters
79
* if a user specifies the netrc strategy and there is no netrc an exception is raised
8-
* Opening files using URLs was not working properly on AWS, thanks to @amfriesz for reporting it!
10+
* S3 URLs broke the Store class when opened outside AWS
11+
* Opening files using URLs was not working properly on AWS, thanks to @amfriesz for reporting it!
912
* CI changes:
1013
* documentation is now only built for the main, dev and documentation branches
1114
* noteboks are executed every time the documentation gets published!

0 commit comments

Comments
 (0)