Release 0.9.0
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
Changelog
|
||||
===========
|
||||
|
||||
Version 0.9.dev
|
||||
~~~~~~~~~~~~~~~
|
||||
Version 0.9.0
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Released on 2014-xx-xx.
|
||||
Released on 2014-12-07.
|
||||
|
||||
- New plugin which adds the ability to generate media pages [#126].
|
||||
- Decrease logs level for the parsing of exif tags [#127].
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
__title__ = 'sigal'
|
||||
__author__ = 'Simon Conseil'
|
||||
__version__ = '0.9.0-dev'
|
||||
__version__ = '0.9.0'
|
||||
__license__ = 'MIT'
|
||||
__url__ = 'https://github.com/saimn/sigal'
|
||||
__all__ = ['__title__', '__author__', '__version__', '__license__', '__url__']
|
||||
|
||||
Reference in New Issue
Block a user