Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
version 3.4
  • Loading branch information
lepture committed Sep 20, 2012
1 parent 6cf8b68 commit 4885061
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions docs/changelog.rst
Expand Up @@ -3,6 +3,16 @@ Changelog

All history since the new Felix Felicis are listed here:

Version 3.4
------------

Released on Sep 20th, 2012

+ **ATTENTION**: settings.py in themes should be named as theme.py now
+ install and update theme
+ logging improvement


Version 3.3
-------------

Expand Down
2 changes: 1 addition & 1 deletion liquidluck/__init__.py
Expand Up @@ -29,6 +29,6 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

__version__ = '3.3'
__version__ = '3.4'
__author__ = 'Hsiaoming Yang <lepture@me.com>'
__homepage__ = 'http://lab.lepture.com/liquidluck/'

0 comments on commit 4885061

Please sign in to comment.