Skip to content

Commit

Permalink
Update releasehistory.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
laumalo committed Apr 15, 2021
1 parent 31a682a commit f26d594
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/releasehistory.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ Releases follow the ``major.minor.micro`` scheme recommended by `PEP440 <https:/
* ``minor`` increments add features but do not break API compatibility
* ``micro`` increments represent bugfix releases or improvements in documentation

1.3.0 - Current development
---------------------------

New features
""""""""""""
- `PR #137 <https://github.com/martimunicoy/peleffy/pull/137>`_: New PDB class that allows to handle an input PDB file with multiple molecules.

Tests added
"""""""""""
- `PR #137 <https://github.com/martimunicoy/peleffy/pull/137>`_: Adds tests to validate the new PDB class that allows to handle an input PDB file with multiple molecules.


1.2.1 - API Documentation and improvements
------------------------------------------
Expand Down

0 comments on commit f26d594

Please sign in to comment.