diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..25c0f20 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,50 @@ +# Changelog + +## [v1.3.0](https://github.com/elastic-infra/go-remove-slowly/tree/v1.3.0) (2021-11-12) + +[Full Changelog](https://github.com/elastic-infra/go-remove-slowly/compare/v1.2.0...v1.3.0) + +**Merged pull requests:** + +- Truncated file size should be file.Truncate's argument [\#10](https://github.com/elastic-infra/go-remove-slowly/pull/10) ([icyflame](https://github.com/icyflame)) + +## [v1.2.0](https://github.com/elastic-infra/go-remove-slowly/tree/v1.2.0) (2021-09-03) + +[Full Changelog](https://github.com/elastic-infra/go-remove-slowly/compare/v1.1.0...v1.2.0) + +**Merged pull requests:** + +- Feat: add some improvements [\#9](https://github.com/elastic-infra/go-remove-slowly/pull/9) ([Takashi-kun](https://github.com/Takashi-kun)) + +## [v1.1.0](https://github.com/elastic-infra/go-remove-slowly/tree/v1.1.0) (2020-10-15) + +[Full Changelog](https://github.com/elastic-infra/go-remove-slowly/compare/v1.0.0...v1.1.0) + +**Merged pull requests:** + +- Add demo [\#8](https://github.com/elastic-infra/go-remove-slowly/pull/8) ([limitusus](https://github.com/limitusus)) +- Add Version flag [\#7](https://github.com/elastic-infra/go-remove-slowly/pull/7) ([limitusus](https://github.com/limitusus)) +- Fix test [\#6](https://github.com/elastic-infra/go-remove-slowly/pull/6) ([limitusus](https://github.com/limitusus)) +- urfave/cli v2 [\#5](https://github.com/elastic-infra/go-remove-slowly/pull/5) ([limitusus](https://github.com/limitusus)) + +## [v1.0.0](https://github.com/elastic-infra/go-remove-slowly/tree/v1.0.0) (2020-10-14) + +[Full Changelog](https://github.com/elastic-infra/go-remove-slowly/compare/v0.1.0...v1.0.0) + +**Merged pull requests:** + +- Add badges [\#4](https://github.com/elastic-infra/go-remove-slowly/pull/4) ([limitusus](https://github.com/limitusus)) +- CI Slack notification [\#3](https://github.com/elastic-infra/go-remove-slowly/pull/3) ([limitusus](https://github.com/limitusus)) + +## [v0.1.0](https://github.com/elastic-infra/go-remove-slowly/tree/v0.1.0) (2020-10-14) + +[Full Changelog](https://github.com/elastic-infra/go-remove-slowly/compare/f3375edbf60975acb29964d15177bf7460848c5a...v0.1.0) + +**Merged pull requests:** + +- CI [\#2](https://github.com/elastic-infra/go-remove-slowly/pull/2) ([limitusus](https://github.com/limitusus)) +- go1.15 [\#1](https://github.com/elastic-infra/go-remove-slowly/pull/1) ([limitusus](https://github.com/limitusus)) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*