-------
* `FontAwesome`_ is now supported
as well, can also be loaded from bootstrapCDN. Set ``BOOTSTRAP_FONTAWESOME``
to ``True`` to enable it.
* ``BOOTSTRAP_CDN_BASEURL`` is now a dictionary for multiple CDNs (i.e.
Bootstrap, FontAwesome can use different base URLs). This will break any code
that relied on setting ``BOOTSTRAP_CDN_BASEURL``.