Skip to content

Commit 61180c3

Browse files
committed
update change log
1 parent 7dd1d86 commit 61180c3

2 files changed

Lines changed: 26 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Change Log
2+
3+
4+
All notable changes to this project will be documented in this file.
5+
This project adheres to [Semantic Versioning](http://semver.org/).
6+
7+
## 0.3.0
8+
9+
- Added `align` to superpose a structure to a specific axis or plane
10+
- Added `superpose` to superpose two structures based on selections
11+
- Added `fetch` to download PDB file with given PDB ID
12+
- Updated `interface` object to take `pdb2sql` object as input

CHANGELOG.rst

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,22 @@ Change Log
55
All notable changes to this project will be documented in this file.
66
This project adheres to `Semantic Versioning <http://semver.org/>`_.
77

8-
[Unreleased]
9-
************
8+
0.3.0
9+
*****
1010

1111
Added
1212
-----
1313

1414
* Empty Python project directory structure
15+
16+
Fixed
17+
=====
18+
19+
20+
21+
# with overline, for parts
22+
* with overline, for chapters
23+
=, for sections
24+
-, for subsections
25+
^, for subsubsections
26+
", for paragraphs

0 commit comments

Comments
 (0)