Skip to content

Commit

Permalink
Update CHANGELOG.rst for 2024.12 release
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
bkpoon committed Dec 31, 2024
1 parent b1e32b4 commit a95b190
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2024.12
=======

* Added consistency checks for map_model_manager
* Added tool for finding reference models based on sequence identity

2024.11
=======

Expand Down
1 change: 0 additions & 1 deletion mmtbx/monomer_library/pdb_interpretation.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
import time
import math
import numpy as np
from copy import deepcopy

from cctbx.geometry_restraints.linking_class import linking_class
from six.moves import zip, range
Expand Down

0 comments on commit a95b190

Please sign in to comment.