Skip to content

Commit

Permalink
release 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Nov 29, 2016
1 parent c8c2fcb commit 9648adb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Superdesk Server Changelog

## [1.4.2] 2016-11-29

### Added

- Add support for desk language

### Fixed

- Fix validation in case of error in list field

## [1.4.1] 2016-11-22

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

setup(
name='Superdesk-Core',
version='1.4.1',
version='1.4.2',
description='Superdesk Core library',
long_description=LONG_DESCRIPTION,
author='petr jasek',
Expand Down

0 comments on commit 9648adb

Please sign in to comment.