1
0
Fork 0
mirror of https://github.com/ms-ati/docile synced 2023-03-27 23:21:52 -04:00

HISTORY.md: Ruby 2.5 is still supported in v1.4.0

This commit is contained in:
Hosam Aly 2021-08-02 20:52:42 +01:00 committed by GitHub
parent 35c1e2c2bb
commit c29763f1d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
- Renamed default branch from master to main, see: https://github.com/github/renaming
- Temporarily removed YARD doc configuration, to replace after
migration to Github Actions
- Removed support for all EOL Rubies < 2.6
- Removed support for all EOL Rubies < 2.5
- Migrated CI from Travis to Github Actions
- Special thanks (again!) to Taichi Ishitani (@taichi-ishitani):
- Use more reliable codecov github action (via simplecov-cobertura)