File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -5,10 +5,22 @@ Change Log
55All notable changes to this project will be documented in this file.
66This project adheres to `Semantic Versioning <http://semver.org/ >`_.
77
8- [Unreleased]
9- ******* *****
8+ 0.3.0
9+ *** **
1010
1111Added
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
You can’t perform that action at this time.
0 commit comments