diff options
| author | Chris Rebert <[email protected]> | 2015-07-04 14:37:42 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-07-04 14:37:42 -0700 |
| commit | 293c765cf612dc74fc4594b95e46b060804aee68 (patch) | |
| tree | 5f230f7d93264129a999567994393f908f117ed9 | |
| parent | ccb74cadf900a1e955193822d3d1dcc78814f0f3 (diff) | |
| parent | ecc35aec78a386939807dfc4ddc4ce6160c8ceb9 (diff) | |
| download | bootstrap-293c765cf612dc74fc4594b95e46b060804aee68.tar.xz bootstrap-293c765cf612dc74fc4594b95e46b060804aee68.zip | |
Merge pull request #16744 from twbs/readme-releases
README: Mention where to find changelogs
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -118,6 +118,8 @@ Get updates on Bootstrap's development and chat with the project maintainers and For transparency into our release cycle and in striving to maintain backward compatibility, Bootstrap is maintained under [the Semantic Versioning guidelines](http://semver.org/). Sometimes we screw up, but we'll adhere to those rules whenever possible. +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. + ## Creators |
