Skip to content

Commit

Permalink
Updated CHANGELOG for v0.0.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
kmdouglass authored Jun 8, 2017
1 parent 50687b6 commit b4036c8
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
# Change Log
All notable changes to this project will be documented in this file.

## Unreleased
## v0.0.0
### Added
- Documentation
- Some minimal unit tests and doctests
- Verification routine to check the accuracy of the WLC algorithms

### Changed
- The project was restructured to better match a standard Python/C++
open-source format.



### Fixed
- Fixed off-by-one error in the wormlike chain generation code.
- Errors in computation of chain statistics

0 comments on commit b4036c8

Please sign in to comment.