Skip to content

Commit

Permalink
chore: add BucketStat -> BlobStat to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
justindujardin authored Nov 12, 2020
1 parent 0f8dbbc commit 7a0bd66
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,11 @@

* This renames the internal GCS/File adapter classes by removing the prefix Client.

ClientBucketFS -> BucketFS
ClientBlobFS -> BlobFS
ClientBucketGCS -> BucketGCS
ClientBlobGCS -> BlobGCS
- ClientBucketFS -> BucketFS
- ClientBlobFS -> BlobFS
- ClientBucketGCS -> BucketGCS
- ClientBlobGCS -> BlobGCS
- BucketStat -> BlobStat
* use_fs, get_fs_client, use_fs_cache, get_fs_cache, and clear_fs_cache moved from pathy.api to pathy.clients

# [0.2.0](https://github.com/justindujardin/pathy/compare/v0.1.3...v0.2.0) (2020-08-22)
Expand Down

0 comments on commit 7a0bd66

Please sign in to comment.