Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay committed Mar 12, 2021
1 parent 9618cc0 commit eb70d25
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ Fixes
* Fix syntax warning over comparison of literals using is (Issue #3066)

Enhancements
* Adds preliminary support for the ppc64le platform with minimal
dependencies (Issue #3127, PR #3149)
* Caches can now undergo central validation at the Universe level, opening
the door to more useful caching. Already applied to fragment caching
(Issue #2376, PR #3135)
Expand Down Expand Up @@ -131,6 +133,8 @@ Enhancements
explicit in the topology (Issue #2468, PR #2775)

Changes
* Introduces encore specific C compiler arguments to allow for lowering of
optimisations on non-x86 platforms (PR #3149)
* Continuous integration uses mamba rather than conda to install the
dependencies (PR #2983)
* removes deprecated `as_Universe` function from MDAnalysis.core.universe,
Expand Down

0 comments on commit eb70d25

Please sign in to comment.