We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a3b0ecc + a17adc7 commit 58d1e4dCopy full SHA for 58d1e4d
ChangeLog.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## Unreleased
4
+* Drop support outdated Ruby 2.4 and 2.5 (#60, #61)
5
+* CI against for Ruby 3.0 and 3.1 (#61)
6
+* Fix arguments warnings of ERB.new on Ruby 3.1 (#61)
7
+* Migrate CI from TravisCI to GitHub Actions (#62)
8
+
9
## 5.0.0
10
* Remove `--aws-key` option and add `--path` option in shellcomp (#56)
11
* Use aws-sdk v3 and stop using v2 (#54)
0 commit comments