Skip to content

Commit

Permalink
Add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot committed Aug 31, 2021
1 parent d93f42d commit b67099a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG
@@ -0,0 +1,13 @@
# 1.1.0 (2021-XX-XX)

* Add an exmample about how to use the tool in a cron
* Add junit formatting
* Be more lenient with non-standard pre-release versions (alpha12 -> alpha.12)
* Add support for RC releases and make rc/beta/alpha non case-sensitive
* Handle path prefixed with tilde sign ~
* Add the --archive flag
* Move to Go 1.17

# 1.0.0 (2020-01-13)

* Initial release

0 comments on commit b67099a

Please sign in to comment.