File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
7
7
8
8
## [ Unreleased]
9
9
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
+
10
17
## [ v3.2.0] - 2021-02-22
11
18
12
19
### Added
@@ -431,7 +438,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
431
438
- Add pair based option and metadata support.
432
439
- Add qingstor services.
433
440
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
435
443
[ v3.2.0 ] : https://github.com/Xuanwo/storage/compare/v3.1.0...v3.2.0
436
444
[ v3.1.0 ] : https://github.com/Xuanwo/storage/compare/v3.0.0...v3.1.0
437
445
[ v3.0.0 ] : https://github.com/Xuanwo/storage/compare/v2.0.0...v3.0.0
You can’t perform that action at this time.
0 commit comments