Skip to content

Commit 2b7a7af

Browse files
committed
Update submodule. Version 2024.2
1 parent a151cf7 commit 2b7a7af

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release notes
22

3+
## Version 2024.2, - 2024-09-07
4+
5+
### Changed
6+
- Switch to a git submodule for the source of the upstream objcryst project
7+
8+
### Fixed
9+
- update the ScatteringComponentList when a Scatterer is removed from a Crystal.
10+
[fixes https://github.com/diffpy/pyobjcryst/issues/41]
11+
12+
313
## Version 2024.1.1, - 2024-02-06
414

515
### Added

site_scons/fallback_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
Update FALLBACK_VERSION when tagging a new release.
88
'''
99

10-
FALLBACK_VERSION = '2024.1.1.post0'
10+
FALLBACK_VERSION = '2024.2'

src/objcryst

Submodule objcryst updated 57 files

0 commit comments

Comments
 (0)