Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Unreleased
* Drop support outdated Ruby 2.4 and 2.5 (#60, #61)
* CI against for Ruby 3.0 and 3.1 (#61)
* Fix arguments warnings of ERB.new on Ruby 3.1 (#61)
* Migrate CI from TravisCI to GitHub Actions (#62)

## 5.0.0
* Remove `--aws-key` option and add `--path` option in shellcomp (#56)
* Use aws-sdk v3 and stop using v2 (#54)
Expand Down