File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed
Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77
88## [ Unreleased]
99
10+ ## [ v3.5.0] - 2021-04-20
11+
12+ ### Added
13+
14+ - cmd/definitions: Add tests service (#518 )
15+ - cmd/definitions: Increase stablility of generated code (#526 )
16+ - types: Add UnimplementedStub to have forward compatible implementations (#524 )
17+ - pkg/iowrap: Add cancelable io wrappers (#528 )
18+
19+ ### Changed
20+
21+ - docs: Update README
22+ - docs: Migrate zulip to matrix
23+
24+ ### Fixed
25+
26+ - docs: Fix quick start is not runnable
27+
1028## [ v3.4.2] - 2021-03-16
1129
1230### Added
@@ -456,7 +474,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
456474- Add pair based option and metadata support.
457475- Add qingstor services.
458476
459- [ Unreleased ] : https://github.com/aos-dev/go-storage/compare/v3.4.2...HEAD
477+ [ Unreleased ] : https://github.com/aos-dev/go-storage/compare/v3.5.0...HEAD
478+ [ v3.5.0 ] : https://github.com/aos-dev/go-storage/compare/v3.4.2...v3.5.0
460479[ v3.4.2 ] : https://github.com/aos-dev/go-storage/compare/v3.4.1...v3.4.2
461480[ v3.4.1 ] : https://github.com/aos-dev/go-storage/compare/v3.4.0...v3.4.1
462481[ v3.4.0 ] : https://github.com/aos-dev/go-storage/compare/v3.3.0...v3.4.0
You can’t perform that action at this time.
0 commit comments