Skip to content

Commit

Permalink
version 0.3.26
Browse files Browse the repository at this point in the history
  • Loading branch information
soimort committed Feb 8, 2014
1 parent 0f38ed6 commit 59e505b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
Changelog
=========

0.3.26
------

*Date: 2014-02-08*

* New features:
- Play video in players (#286)
- LeTV support (#289)
- Youku 1080P support
* Bug fixes:
- YouTube (#282, #292)
- Sina (#246, #280)
- Mixcloud
- NetEase
- QQ
- Vine

0.3.25
------

Expand Down
4 changes: 2 additions & 2 deletions src/you_get/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
__all__ = ['__version__', '__date__']

__name__ = 'you-get'
__version__ = '0.3.25'
__date__ = '2013-12-20'
__version__ = '0.3.26'
__date__ = '2014-02-08'

0 comments on commit 59e505b

Please sign in to comment.