From b2ea661a7a9dde9d603cc1908bf5ae4049d9814e Mon Sep 17 00:00:00 2001 From: Sam Ritchie Date: Wed, 3 Sep 2014 07:44:55 -0600 Subject: [PATCH] bump changelog --- CHANGELOG.md | 5 +++++ README.md | 2 ++ 2 files changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b31c4f..11025ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.2.7 + +- Added a bunch of tests to the `types` and `util` namespaces. +- Don't nuke merged :refs: https://github.com/racehub/om-bootstrap/pull/20 + ## 0.2.6 - Upgraded Clojurescript dependency on the doc site to get around this bug: http://dev.clojure.org/jira/browse/CLJS-839. Added a note. diff --git a/README.md b/README.md index 856067c..00041da 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,8 @@ Note that we've seen trouble with Safari 7.0.x on CLJS versions <= 0.0.2261. See - Sam Ritchie - Dave Petrovics +And a whole host of wonderful [contributors](https://github.com/racehub/om-bootstrap/graphs/contributors). + We'd love to add your name to this list! See `CONTRIBUTING.md` for information on how to help out. ## Community and Contributions