Skip to content

Commit 100f72e

Browse files
committed
Update CHANGELOG.
1 parent 5990cbb commit 100f72e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 1.3.0
2+
- Bump dependencies and Ruby version to 3.4.5.
3+
- Read locally installed Ruby implementation and version (Ruby, TruffleRuby,
4+
JRuby, MRuby, etc.) if none is found.
5+
- Add integration tests.
6+
- Add test coverage using
7+
[SimpleCov](https://github.com/simplecov-ruby/simplecov).
8+
- Replace [Thor](https://github.com/rails/thor) with
9+
[`dry-cli`](https://github.com/dry-rb/dry-cli) for command-line interface.
10+
111
# 1.2.0
212
- Bump Ruby version to 2.7.1.
313

0 commit comments

Comments
 (0)