Skip to content

Commit 8ace24b

Browse files
release: v2.0.0
1 parent 578d3cb commit 8ace24b

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 2.0.0 - 2024-12-18
11+
12+
### Added
13+
14+
- Implement `PublicUrlGenerator`.
15+
16+
### Fixed
17+
18+
- Throw correct error in copy method.
19+
- Handle issues with eventual consistency in the Search API.
20+
21+
### Removed
22+
23+
- **Breaking:** Remove manual path prefixing.
24+
25+
### Changed
26+
27+
- **Breaking:** Default to dynamic folder mode.
28+
- Improve code.
29+
- Fix code style.
30+
- Update README.
31+
1032
## 1.0.4 - 2024-06-01
1133

1234
### Fixed

0 commit comments

Comments
 (0)