Skip to content

Commit

Permalink
Release v2.3 (#313)
Browse files Browse the repository at this point in the history
  • Loading branch information
whitead authored Apr 6, 2021
1 parent 2a4bd47 commit 1de4870
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion htf/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '2.2.0'
__version__ = '2.3.0'
11 changes: 5 additions & 6 deletions sphinx-docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
Change Log
==========

v2.3
v2.3 (2021-04-06)
--------------------

*New Features*

- Can generate HOOMD snapshot bonds group based on mapped exclusion lists

*Bug Fixes*

- Fixed bug in compute_nlist with types not masking out of cut nlists
*Enhancements*

v2.21 (2021-03-08)
--------------------
- Made it possible to have multiple molecule features

*Bug Fixes*

- Fixed bug in compute_nlist with types not masking out of cut nlists
- Fixed PBC error on molecular features
- Fixed bug on calls to model with 2 inputs

v2.2 (2021-03-01)
Expand Down

0 comments on commit 1de4870

Please sign in to comment.