Skip to content

Commit

Permalink
release 1.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Dec 14, 2016
1 parent 9c48dd9 commit 01f7f46
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Superdesk Server Changelog

## [1.4.6] 2016-12-14

### Fixed

- Fix parsing of non-unicode nitf.
- Fix ingestion with refresh rate < 1m.

## [1.4.5] 2016-12-07

### Added
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.5',
version='1.4.6',
description='Superdesk Core library',
long_description=LONG_DESCRIPTION,
author='petr jasek',
Expand Down

0 comments on commit 01f7f46

Please sign in to comment.