From 900cab527caff86a68f68bcc7ecc3a51d7288b4c Mon Sep 17 00:00:00 2001 From: squidfunk Date: Thu, 11 Feb 2016 10:47:15 +0100 Subject: [PATCH] Trigger first build --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 806d3ca65..03af84f29 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ mkdocs-material-0.x.x (2016-xx-xx) [in progress] * Fixed #1: GitHub stars don't work if the repo_url ends with a '/' + * Set up continuous integration with travis-ci.org mkdocs-material-0.1.0 (2016-02-09)