Skip to content

Commit

Permalink
feat: release v2.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nicornk committed Sep 13, 2024
1 parent 4b0cc0f commit 4e47521
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog],
and this project adheres to [Semantic Versioning].

## [2.1.6] - 2024-09-13
## Added:
- Retry request 3 times on ConnectionError
## Fixed
- quote repository name in git clone url
- fix printing of Datasets instantiated by ctx.get_resource(rid)

## [2.1.5] - 2024-08-30
## Fixed
- properly pass scopes to multipass endpoint in client_credentials flow
Expand Down

0 comments on commit 4e47521

Please sign in to comment.