File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ v3.4.2] - 2021-03-16
11
+
12
+ ### Added
13
+
14
+ - object: Add Multipart related fields into object (#516 )
15
+
10
16
## [ v3.4.1] - 2021-03-04
11
17
12
18
### Fixed
@@ -450,7 +456,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
450
456
- Add pair based option and metadata support.
451
457
- Add qingstor services.
452
458
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
454
461
[ v3.4.1 ] : https://github.com/aos-dev/go-storage/compare/v3.4.0...v3.4.1
455
462
[ v3.4.0 ] : https://github.com/aos-dev/go-storage/compare/v3.3.0...v3.4.0
456
463
[ v3.3.0 ] : https://github.com/aos-dev/go-storage/compare/v3.2.0...v3.3.0
You can’t perform that action at this time.
0 commit comments