Skip to content

Commit 322a22e

Browse files
committed
Version 2022.1.3
1 parent e94c464 commit 322a22e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Release notes
22

3+
## Version 2022.1.3, - 2022-11-02
4+
5+
### Changed
6+
7+
- the list of HKL reflections will now be automatically be re-generated
8+
for a PowderPatternDiffraction when the Crystal's spacegroup changes,
9+
or the lattice parameters are modified by more than 0.5%
10+
- Fixed the powder pattern indexing test
11+
312
## Version 2022.1.2, - 2022-10-16
413

514
### Added

site_scons/fallback_version.py

+1-1
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 = '2022.1.2.post0'
10+
FALLBACK_VERSION = '2022.1.3.post0'

0 commit comments

Comments
 (0)