Skip to content

Commit

Permalink
added list for 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anabiman committed Nov 21, 2019
1 parent 287c793 commit 0e7c6ea
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,11 @@ and as of v1.2 this project adheres to [Semantic Versioning](https://semver.org/
- DEM engine config files are stored in ~/.config/engine_name.ini
- System method 'units' always applies to the currently loaded frame
- System method 'units' always returns current unit system (str)

## [1.2.1]
### Added
- A random prime number generator for LIGGGHTS (in engine_ligggghts.py)
- Support for polydisperse systems (normal psd, lognormal psd, and discrete distribution)

### Changed
- Fixed bug in Particles._goto() method

0 comments on commit 0e7c6ea

Please sign in to comment.