Skip to content

Commit

Permalink
Update the CHANGELOG for the new (minor) release
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo-rovigatti committed Sep 8, 2022
1 parent e003f6c commit 6794178
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
v. 3.4.2
- Change libcommon.so to liboxdna_common.so, allowing the file to be reasonably placed in a system-wide / non-specific library directory
- Add methods to sync data from and to CUDA interactions (see 7e437f63a8c551333b677d56edc20121551741da)
- Fix a bug whereby confs without momenta would be printed with trailing spaces
- Fix a bug whereby the code wouldn't sometimes compile with CUDA 10.x
- Update a CUDA error message
- Fix some typos in the documentation
oxpy:
- Fix a bug whereby oxpy couldn't be compiled in debug mode (-DDebug=True)
oat:
- Fix external_force_utils import in exclude_force.py

v. 3.4.1
- Fix a compilation bug of a contrib observable

Expand Down

0 comments on commit 6794178

Please sign in to comment.