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-02-17 14:05:26 +0400
committerThomas McDonald <tom@conceptcoding.co.uk>2012-02-17 14:05:26 +0400
commit77591fa90058c49cf7c719d43bbcf28216872e9a (patch)
tree1f424436e986bf1f07a64e02a60c65e173a09e74 /CHANGELOG.md
parentb50df683c7690113919ead45f129810362f119cd (diff)
Added a changelog.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 00000000..62723666
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,8 @@
+# Changelog
+
+## 2.0.1
+* Updated to Bootstrap 2.0.1
+* Modified `@mixin opacity()` to take an argument `0...1` rather than `0...100` to be consistent with Compass.
+
+## 2.0.0
+* Updated to Bootstrap 2.0.0 \ No newline at end of file