Browse Source

Bump 1.0.1

pull/187/head 1.0.1
Simon Conseil 10 years ago
parent
commit
012f41caa4
  1. 8
      docs/changelog.rst
  2. 2
      sigal/pkgmeta.py
  3. 2
      sigal/themes/photoswipe/static/styles.min.css

8
docs/changelog.rst

@ -2,12 +2,14 @@
Changelog
===========
Version 1.1.0
Version 1.0.1
~~~~~~~~~~~~~
Released on 2015-xx-xx.
Released on 2015-11-19.
Nothing yet.
- Simplify a bit photoswipe's style [#181].
- Improves CSP compatibility (Remove an inline javascript line) [#179].
- Warn that Pillow 3.0 is broken [#184].
Version 1.0.0
~~~~~~~~~~~~~

2
sigal/pkgmeta.py

@ -22,7 +22,7 @@
__title__ = 'sigal'
__author__ = 'Simon Conseil'
__version__ = '1.1.0-dev'
__version__ = '1.0.1'
__license__ = 'MIT'
__url__ = 'https://github.com/saimn/sigal'
__all__ = ['__title__', '__author__', '__version__', '__license__', '__url__']

2
sigal/themes/photoswipe/static/styles.min.css vendored

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save