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

Commit

Permalink
Bump to version 0.2.0 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
JinnyYi committed Sep 13, 2021
1 parent 47cf21b commit fb67388
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,25 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/)
and this project adheres to [Semantic Versioning](https://semver.org/).

## [v0.2.0] - 2021-09-13

### Changed

- ci: Enable auto merge for Dependabot
- docs: Update README (#25)

### Fixed

- fix: Regenerate code

### Upgraded

- build(deps): Bump github.com/minio/minio-go/v7 from 7.0.12 to 7.0.13 (#23)

## v0.1.0 - 2021-07-26

### Added

- Implement MinIO Servicer, Storager, Copier, Reacher.
- Implement MinIO Servicer, Storager, Copier, Reacher.

[v0.2.0]: https://github.com/beyondstorage/go-service-minio/compare/v0.1.0...v0.2.0

0 comments on commit fb67388

Please sign in to comment.