From 4a79a6c6c0d619696a07bac64b1acc934c102073 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Tue, 21 Aug 2012 08:47:26 -0500 Subject: [PATCH] Fix #527 - Link to scribu's post on theme wrappers --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 690d29f..80d495a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ### HEAD +* Update to Bootstrap 2.1 * Add MIT License * Implement scribu's [Theme Wrapper](http://scribu.net/wordpress/theme-wrappers.html) (see `base.php`) * Move `css/`, `img/`, and `js/` folders within a new `assets/` folder