Skip to content

Commit 6c3123f

Browse files
authored
Bump to version 3.4.0 (#512)
* Bump to version 3.4.0 Signed-off-by: Xuanwo <github@xuanwo.io> * Fix typo Signed-off-by: Xuanwo <github@xuanwo.io>
1 parent c9c2156 commit 6c3123f

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

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)
1117

1218
### Added
1319

@@ -438,7 +444,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
438444
- Add pair based option and metadata support.
439445
- Add qingstor services.
440446

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
442449
[v3.3.0]: https://github.com/aos-dev/go-storage/compare/v3.2.0...v3.3.0
443450
[v3.2.0]: https://github.com/aos-dev/go-storage/compare/v3.1.0...v3.2.0
444451
[v3.1.0]: https://github.com/aos-dev/go-storage/compare/v3.0.0...v3.1.0

0 commit comments

Comments
 (0)