Skip to content

Commit b28b1ee

Browse files
authored
Bump to version 3.4.2 (#517)
Signed-off-by: Prnyself <281239768@qq.com>
1 parent 6fbe54b commit b28b1ee

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [v3.4.2] - 2021-03-16
11+
12+
### Added
13+
14+
- object: Add Multipart related fields into object (#516)
15+
1016
## [v3.4.1] - 2021-03-04
1117

1218
### Fixed
@@ -450,7 +456,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
450456
- Add pair based option and metadata support.
451457
- Add qingstor services.
452458

453-
[Unreleased]: https://github.com/aos-dev/go-storage/compare/v3.4.1...HEAD
459+
[Unreleased]: https://github.com/aos-dev/go-storage/compare/v3.4.2...HEAD
460+
[v3.4.2]: https://github.com/aos-dev/go-storage/compare/v3.4.1...v3.4.2
454461
[v3.4.1]: https://github.com/aos-dev/go-storage/compare/v3.4.0...v3.4.1
455462
[v3.4.0]: https://github.com/aos-dev/go-storage/compare/v3.3.0...v3.4.0
456463
[v3.3.0]: https://github.com/aos-dev/go-storage/compare/v3.2.0...v3.3.0

0 commit comments

Comments
 (0)