Skip to content

Commit a2fe6fd

Browse files
authored
Bump to version 3.3.0 (#510)
Signed-off-by: Xuanwo <github@xuanwo.io>
1 parent ad8b044 commit a2fe6fd

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77

88
## [Unreleased]
99

10+
## [v3.3.0] - 2021-03-04
11+
12+
### Added
13+
14+
- pkg/iowrap: Implement Pipe (#508)
15+
- types: Add "New" operation to create an object locally (#509)
16+
1017
## [v3.2.0] - 2021-02-22
1118

1219
### Added
@@ -431,7 +438,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
431438
- Add pair based option and metadata support.
432439
- Add qingstor services.
433440

434-
[Unreleased]: https://github.com/Xuanwo/storage/compare/v3.2.0...HEAD
441+
[Unreleased]: https://github.com/Xuanwo/storage/compare/v3.3.0...HEAD
442+
[v3.3.0]: https://github.com/Xuanwo/storage/compare/v3.2.0...v3.3.0
435443
[v3.2.0]: https://github.com/Xuanwo/storage/compare/v3.1.0...v3.2.0
436444
[v3.1.0]: https://github.com/Xuanwo/storage/compare/v3.0.0...v3.1.0
437445
[v3.0.0]: https://github.com/Xuanwo/storage/compare/v2.0.0...v3.0.0

0 commit comments

Comments
 (0)