From 5adafe517c8e6bcb7ba9ce3e5d465282ff3f202b Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Sat, 11 Nov 2017 17:25:19 -0500 Subject: [PATCH] CI support --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cf13d09..904c035f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ Features - Allow a program to have macros expand into a top-level `import` expression. +- Added continuous integration support thanks to Alex Arslan. ## 0.6.3 - September 16, 2017