We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd73b68 commit ac64fb4Copy full SHA for ac64fb4
CHANGELOG.md
@@ -4,11 +4,24 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [0.7.0] - 2019-04-26
8
+
9
+### Added
10
+- `fetch_membrane_peptide()` to get a membrane peptide dataset (#34)
11
12
+### Fixes
13
+- doc fixes (PEG 1 chain dataset)
14
15
+### Fixes (internal)
16
+- CI: pip upgrade all dependencies (#36)
17
18
19
## [0.6.0] - 2018-11-11
20
21
### Added
22
- PEG_1chain dataset
23
24
25
## [0.5.0] - 2018-11-06
26
### Fixes
27
- vesicles dataset: failed to get description
0 commit comments