From: Chris Rebert Date: Wed, 1 Jul 2015 22:36:06 +0000 (-0700) Subject: Add changelog file that points to GitHub Releases & our blog X-Git-Tag: v3.3.6~86^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9d1fd9bfe8f06006ffd3ffc743d7ac65c72e04c;p=thirdparty%2Fbootstrap.git Add changelog file that points to GitHub Releases & our blog Refs #16739 [skip sauce] [skip validator] --- diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000..b25f838413 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,5 @@ +Bootstrap uses [GitHub's Releases feature](https://github.com/blog/1547-release-your-software) for its changelogs. + +See [the Releases section of our GitHub project](https://github.com/twbs/bootstrap/releases) for changelogs for each release version of Bootstrap. + +Release announcement posts on [the official Bootstrap blog](http://blog.getbootstrap.com) contain summaries of the most noteworthy changes made in each release.