Skip to content

Commit

Permalink
update history
Browse files Browse the repository at this point in the history
  • Loading branch information
frndmg committed Aug 11, 2022
1 parent 55487f0 commit c76c96a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions HISTORY.md
@@ -1,5 +1,9 @@
# cloudpathlib Changelog

## v0.9.1 (UNRELEASED)

- Fixed S3Path.exists() returns True on partial matches. ([Issue #208](https://github.com/drivendataorg/cloudpathlib/issues/208), [PR #244](https://github.com/drivendataorg/cloudpathlib/pull/244))

## v0.9.0 (2022-06-03)
- Added `absolute` to `CloudPath` (does nothing as `CloudPath` is always absolute) ([PR #230](https://github.com/drivendataorg/cloudpathlib/pull/230))
- Added `resolve` to `CloudPath` (does nothing as `CloudPath` is resolved in advance) ([Issue #151](https://github.com/drivendataorg/cloudpathlib/issues/151), [PR #230](https://github.com/drivendataorg/cloudpathlib/pull/230))
Expand Down

0 comments on commit c76c96a

Please sign in to comment.