Skip to content

Commit 9f2c35a

Browse files
committed
Updated CHANGELOG for 2018.1.1 release.
1 parent 8ec6e32 commit 9f2c35a

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3-
## 2018.1.0 - May 2018
3+
## [2018.1.1] - May 02 2018
4+
5+
- Fixed conda NetCDF issue on macOS. Yay for managing [python environments](https://xkcd.com/1987)!
6+
- Install conda [ambertools](https://anaconda.org/AmberMD/ambertools) during [setup](python/setup.py).
7+
- Search for bundled version of `sander` when running [AMBER](http://ambermd.org) simulation processes.
8+
- Pass executable found by [`BioSimSpace.MD`](python/BioSimSpace/MD) to [`BioSimSpace.Process`](python/BioSimSpace) constructor.
9+
- Fixed error in RMSD calculation within [`BioSimSpace.Trajectory`](python/BioSimSpace/Trajectory) class.
10+
- Improved example scripts and notebooks.
11+
12+
## 2018.1.0 - May 01 2018
413

514
- Initial public release of BioSimSpace.
15+
16+
[2018.1.1]: https://github.com/michellab/BioSimSpace/compare/2018.1.0...2018.1.1

0 commit comments

Comments
 (0)