Skip to content

Commit

Permalink
Updated CHANGELOG file.
Browse files Browse the repository at this point in the history
  • Loading branch information
smelandr committed Apr 11, 2017
1 parent 51b1496 commit a0798d9
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,25 @@
Release History
===============

2.0.0 (2017-04-11)
~~~~~~~~~~~~~~~~~~
**New features**

- Added ability to create simulated peak lists from assigned chemical shifts values.

**Improvements**

- Added new `User Guide` and `Tutorial` documentation.


1.1.0 (2017-01-11)
~~~~~~~~~~~~~~~~~~
**New features**

- Added support for Python 2.7.
- Added support for ``ujson`` library.
- Added ability to preserve comments.

**Improvements**

- New faster ``bmrblex.py`` lexical analyzer module based on Python generators.
Expand All @@ -14,11 +31,6 @@ Release History
- Improved printing layout for original NMR-STAR format when printing from ``StarFile`` object.
- Added automated tests for ``pytest`` framework.

**New features**

- Added support for Python 2.7.
- Added support for ``ujson`` library.
- Added ability to preserve comments.

1.0.4 (2016-10-06)
~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit a0798d9

Please sign in to comment.