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

Commit

Permalink
Bump to version 4.3.0 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
JinnyYi authored Aug 2, 2021
1 parent 17203b5 commit 658a1ea
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@ 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/).

## [V4.3.0] - 2021-08-02

### Added

- link: Implement GSP-86 add linker integration tests (#40)

### Changed

- append: Add test for appending to an exists file (#44)
- copy: Split TestCopier (#42)
- move: Split TestMover (#42)

### Fixed

- link: Fix target check failed for linker (#47)

## [v4.2.0] - 2021-07-14

### Added
Expand Down Expand Up @@ -59,6 +75,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
- Implement integration test for multiparter
- Implement integration test for appender

[v4.3.0]: https://github.com/beyondstorage/go-integration-test/compare/v4.2.0...v4.3.0
[v4.2.0]: https://github.com/beyondstorage/go-integration-test/compare/v4.1.1...v4.2.0
[v4.1.1]: https://github.com/beyondstorage/go-integration-test/compare/v4.1.0...v4.1.1
[v4.1.0]: https://github.com/beyondstorage/go-integration-test/compare/v4.0.0...v4.1.0
Expand Down

0 comments on commit 658a1ea

Please sign in to comment.