Skip to content

Commit

Permalink
Updated CHANGELOGs and fixed wrong version number in AtomGroup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jdetle committed Apr 11, 2016
1 parent fdb4f52 commit 9b67e9d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ The rules for this file:
* release numbers follow "Semantic Versioning" http://semver.org

------------------------------------------------------------------------------
??/??/16 jandom, abhinavgupta94, orbeckst, kain88-de, hainm, jdetle, jbarnoud,
dotsdl, richardjgowers
??/??/16 jandom, abhinavgupta94, orbeckst, kain88-de, hainm, jbarnoud,
dotsdl, richardjgowers, jdetle

* 0.15.0

Expand Down
2 changes: 1 addition & 1 deletion package/MDAnalysis/core/AtomGroup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4235,7 +4235,7 @@ def __init__(self, *args, **kwargs):
.. versionchanged:: 0.11.0
Added the *is_anchor* and *anchor_name* keywords for finer behavior
control when unpickling instances of :class:`MDAnalysis.core.AtomGroup.AtomGroup`.
.. versionchanged:: 0.14.1
.. versionchanged:: 0.15.0
*permissive* set to ``True`` and set to ``False`` both yield permissive
PDB readers, writers and parsers
"""
Expand Down
4 changes: 2 additions & 2 deletions testsuite/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Also see https://github.com/MDAnalysis/mdanalysis/wiki/MDAnalysisTests
and https://github.com/MDAnalysis/mdanalysis/wiki/UnitTests

------------------------------------------------------------------------------
??/??/16 jdetle, orbeckst, jbarnoud, pedrishi, fiona-naughton
??/??/16 orbeckst, jbarnoud, pedrishi, fiona-naughton, jdetle
* 0.15.0
- removed known failures from BioPython
- removed biopython PDB parser for coordinates and topology (Issue #777)
- metadata update: link download_url to GitHub releases so that
Depsy recognizes contributors (issue #749) and added
@richardjgowers as maintainer
Expand Down

0 comments on commit 9b67e9d

Please sign in to comment.