Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Commit f8deaa5

Browse files
authored
Bump to version 0.2.0 (#23)
1 parent d3e2b9c commit f8deaa5

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,30 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](https://semver.org/).
77

8+
## [v0.2.0] - 2021-09-13
9+
10+
### Added
11+
12+
- docs: RFC-13 Add Gateway Pair (#13)
13+
14+
### Changed
15+
16+
- ci: Enable auto merge for Dependabot
17+
- docs: Update README (#22)
18+
19+
### Fixed
20+
21+
- fix: Code not generated
22+
23+
### Upgraded
24+
25+
- ci: Upgrade fetch-metadata
26+
- build(deps): Bump github.com/beyondstorage/go-endpoint to 1.1.0 (#19)
27+
828
## v0.1.0 - 2021-07-15
929

1030
### Added
1131

1232
- Implement IPFS Storager, Copier, Mover, Direr.
33+
34+
[v0.2.0]: https://github.com/beyondstorage/go-service-ipfs/compare/v0.1.0...v0.2.0

0 commit comments

Comments
 (0)