Release 1.0.0
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
Changelog
|
||||
===========
|
||||
|
||||
Version 0.10.0
|
||||
~~~~~~~~~~~~~~
|
||||
Version 1.0.0
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Released on 2015-xx-xx.
|
||||
Released on 2015-09-07.
|
||||
|
||||
- Colorbox: Use the media title if available (fix #145).
|
||||
- Adds a thumb_video_delay parameter for the creation of thumbnails with fade-in
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
__title__ = 'sigal'
|
||||
__author__ = 'Simon Conseil'
|
||||
__version__ = '0.10.0-dev'
|
||||
__version__ = '1.0.0'
|
||||
__license__ = 'MIT'
|
||||
__url__ = 'https://github.com/saimn/sigal'
|
||||
__all__ = ['__title__', '__author__', '__version__', '__license__', '__url__']
|
||||
|
||||
Reference in New Issue
Block a user