We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64be757 commit 578493dCopy full SHA for 578493d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
## [Unreleased] - TBD
3
+### Changed
4
+Updated `downloadByName()` and `downloadById()` to use their respective `getDownloadByNameUrl()` and
5
+`getDownloadByIdUrl()` methods for improved extensibility
6
+
7
## [6.3.0] - 2024-11-08
8
### Added
9
* Fixed `B2StorageClient.deleteAllFilesInBucket` so it uses `fileVersions` instead of `fileNames`.
0 commit comments