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

Commit fb67388

Browse files
authored
Bump to version 0.2.0 (#26)
1 parent 47cf21b commit fb67388

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,25 @@ 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+
### Changed
11+
12+
- ci: Enable auto merge for Dependabot
13+
- docs: Update README (#25)
14+
15+
### Fixed
16+
17+
- fix: Regenerate code
18+
19+
### Upgraded
20+
21+
- build(deps): Bump github.com/minio/minio-go/v7 from 7.0.12 to 7.0.13 (#23)
22+
823
## v0.1.0 - 2021-07-26
924

1025
### Added
1126

12-
- Implement MinIO Servicer, Storager, Copier, Reacher.
27+
- Implement MinIO Servicer, Storager, Copier, Reacher.
28+
29+
[v0.2.0]: https://github.com/beyondstorage/go-service-minio/compare/v0.1.0...v0.2.0

0 commit comments

Comments
 (0)