Skip to content

Commit

Permalink
Update CHANGES.rst - release v1.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ukanga committed May 14, 2018
1 parent 9d81355 commit 8991111
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
Changelog for onadata
=====================

(Unreleased)
1.14.2 (2018-05-14)
--------------------

- Update check_xform_uuid() to only check for non deleted forms
`Issue 1403 <https://github.com/onaio/onadata/issues/1403>`_
[ukanga]

- Persist Flow Results Contact ID and Session ID
`Issue 1398 <https://github.com/onaio/onadata/pull/1398>`_
[ukanga]
Expand All @@ -12,6 +16,10 @@ Changelog for onadata
`Issue 1195 <https://github.com/onaio/onadata/issues/1195>`_
[ukanga]

- Reorder how attachments are saved
`Issue 961 <https://github.com/onaio/onadata/issues/961>`_
[wambere]

1.14.1 (2018-05-07)
--------------------

Expand Down
2 changes: 1 addition & 1 deletion onadata/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
visualization.
"""

__version__ = '1.14.0'
__version__ = '1.14.2'

0 comments on commit 8991111

Please sign in to comment.