Skip to content

Commit

Permalink
updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Lily Wang committed Sep 22, 2019
1 parent a553879 commit 4f65b94
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,19 @@ The rules for this file:
* release numbers follow "Semantic Versioning" http://semver.org

------------------------------------------------------------------------------
mm/dd/yy ???
mm/dd/yy lilyminium

* 0.20.2

Fixes

Enhancements

Changes
* refactored Universe.__init__ with clear arguments. Universe() no longer
creates an empty universe; use Universe(None) or Universe.empty()
instead. Universe.empty() now has n_atoms=0 as default. (Issue #2282)


09/05/19 IAlibay, richardjgowers

Expand Down

0 comments on commit 4f65b94

Please sign in to comment.