3.3.7.0
-------
* Most likely to be the last major Bootstrap 3 release (see
https://github.com/twbs/bootstrap/issues/20631). Make sure you pin
Flask-Bootstrap's version to `<4` to avoid inadvertent updates.
The following changes are not fully backwards compatible:
3.2.0.1
-------
* JQuery major version switched from 2 to 1. Detailed information on this change can be found in the :ref:`FAQ <jquery-faq>`.
Flask-Bootstrap packages Twitter's Bootstrap into an extension that mostly
consists of a blueprint named 'bootstrap'. It can also create links to serve
Bootstrap from a CDN and works with no boilerplate code in your application.