Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas McDonald <tom@conceptcoding.co.uk>2012-04-26 02:19:05 +0400
committerThomas McDonald <tom@conceptcoding.co.uk>2012-04-26 02:19:05 +0400
commit9fd4110230619cf8cf9705746ee74a48b73ef024 (patch)
tree2d4e0e5d7e46828ee142313d6a7a4d2cdf1edd78
parentf805a29d0a4b6d39a0f7e95d32f5c6a6fdb1b745 (diff)
changelog updates to date
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0494a534..bc5c9985 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## 2.0.3 (Unreleased)
+* Updated to Bootstrap 2.0.3
+* [#106] Support for Rails < 3.1 w/Compass
+
## 2.0.2
* [#86] Updated to Bootstrap 2.0.2
Things of note: static navbars now have full width. (to be fixed in 2.0.3) `.navbar-inner > .container { width:940px; }` seems to work in the meanwhile