Skip to content

Commit

Permalink
Bugfix build for bad translations. This fixes #196
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Apr 12, 2016
1 parent df3199a commit 9dfa6cc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ Changelog

These are all the changes in Lektor since the first public release.

2.2
---

Released on 12th of April 2016

- Corrected an issue where certain translations would not make the
admin panel load.

2.1
---

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name='Lektor',
version='2.1',
version='2.2',
url='http://github.com/lektor/lektor/',
description='A static content management system.',
license='BSD',
Expand Down

0 comments on commit 9dfa6cc

Please sign in to comment.