Skip to content

Commit

Permalink
Add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
limitusus committed Nov 12, 2021
1 parent fffc997 commit 4605238
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)*

0 comments on commit 4605238

Please sign in to comment.