From d0df0da4725e073db2242b19e31ebfa33fef1abf Mon Sep 17 00:00:00 2001 From: Ben Word Date: Wed, 10 Apr 2013 10:15:27 -0500 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6be3ae..c95b33d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,17 @@ ### HEAD +* Don't warn about unwritable htaccess if that option is disabled +* Add missing collapse class for top navbar +* Add comment template +* Update is_dropdown evaluation in nav walker +* Re-organize archives template +* Add missing comment ID +* hNews consistency with entry-title class +* Add `wp_title()` filter +* Fix missing closing div in comments +* Fix for navbar dropdowns +* Add option for using jQuery on Google CDN +* Correct logic in `roots_enable_root_relative_urls` +* Add Greek translation, update Brazilian Portuguese translation * Update to Bootstrap 2.3.1 * Simplify alerts * Remove disabled post nav links