summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r--ChangeLog.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 20972fff6..3736b8afc 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -76,8 +76,9 @@ Documentation::
Tests::
- * core: run tests on plugins only if the plugins are enabled and compiled
+ * core: add CI with GitHub Actions, move codecov.io upload to GitHub Actions
* core: switch to Ubuntu Bionic on Travis CI, use pylint3 to lint Python scripts
+ * core: run tests on plugins only if the plugins are enabled and compiled
* irc: add tests on IRC color functions
Build::