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

Latest commit

 

History

History
29 lines (16 loc) · 637 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 637 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

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.