File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +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
10
+ ## [ v3.4.0] - 2021-03-04
11
+
12
+ ### Fixed
13
+
14
+ - storage: New is conflict with Storage init logic, rename to Create instead (#511 )
15
+
16
+ ## [ v3.3.0] - 2021-03-04 (deprecated)
11
17
12
18
### Added
13
19
@@ -438,7 +444,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
438
444
- Add pair based option and metadata support.
439
445
- Add qingstor services.
440
446
441
- [ Unreleased ] : https://github.com/aos-dev/go-storage/compare/v3.3.0...HEAD
447
+ [ Unreleased ] : https://github.com/aos-dev/go-storage/compare/v3.4.0...HEAD
448
+ [ v3.4.0 ] : https://github.com/aos-dev/go-storage/compare/v3.3.0...v3.4.0
442
449
[ v3.3.0 ] : https://github.com/aos-dev/go-storage/compare/v3.2.0...v3.3.0
443
450
[ v3.2.0 ] : https://github.com/aos-dev/go-storage/compare/v3.1.0...v3.2.0
444
451
[ v3.1.0 ] : https://github.com/aos-dev/go-storage/compare/v3.0.0...v3.1.0
You can’t perform that action at this time.
0 commit comments