Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
saimn committed Apr 16, 2016
1 parent 72737a2 commit 71eee06
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@
Changelog
===========

Version 1.1.dev
~~~~~~~~~~~~~~~

Released on 2016-xx-xx.

- Add GIF support [#185].
- Add a feeds plugin [#98].
- Implement album sorting [#192].
- Enable autoescape in jinja templates [#195].
- Raise exceptions in debug mode (``--debug``).
- Fix unicode bug with special characters in path names.
- Better representation for exposure time fraction [#187].
- Catch cPickle.PicklingError on python 2 [#191].
- Fix ZeroDivisionError when ExposureTime contains null values [#193].
- Fix hard-coded video mime-type in the galleria theme [#196].
- Update theme librairies: colorbox 1.6.3, jQuery 2.2.1, touchSwipe 1.6.15,
photoswipe 4.1.1
- Galleria: always show fullscreen icon, replace fullscreen and map icons.
- Use https for external resources, remove html5shiv.

Version 1.0.1
~~~~~~~~~~~~~

Expand Down

0 comments on commit 71eee06

Please sign in to comment.