Change history for django-path2css
-------------------------------------------------------------
0.2.0
^^^^^^
* Added support for searching staticfiles directories for CSS files matching
  path components, see ``{% css4path %}`` for usage.

0.1.1
^^^^^^
* First release - tests for the template tag & context processor passing on
  all of the ``tox`` matrix.
