diff options
| author | Chris Rebert <[email protected]> | 2015-07-01 15:36:06 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-07-01 15:36:06 -0700 |
| commit | e9d1fd9bfe8f06006ffd3ffc743d7ac65c72e04c (patch) | |
| tree | f404cf602554ccb5ffa65c743cd1e085c5ba1207 | |
| parent | 92276315fb1846ad3361a6e1e3b7a278d54fba4e (diff) | |
| download | bootstrap-e9d1fd9bfe8f06006ffd3ffc743d7ac65c72e04c.tar.xz bootstrap-e9d1fd9bfe8f06006ffd3ffc743d7ac65c72e04c.zip | |
Add changelog file that points to GitHub Releases & our blog
Refs #16739
[skip sauce]
[skip validator]
| -rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..b25f83841 --- /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. |
