From d169e6940ce6d99ce457ada20f1390d1c127625a Mon Sep 17 00:00:00 2001 From: Marc Siegel Date: Fri, 7 May 2021 12:22:10 -0400 Subject: [PATCH] Update HISTORY.md: moved CI to Github Actions --- HISTORY.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index d58b216..1718f5a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -9,7 +9,8 @@ - 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.6 + - Migrate CI from Travis to Github Actions ## [v1.3.5 (Jan 13, 2021)](http://github.com/ms-ati/docile/compare/v1.3.4...v1.3.5)