We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e94c464 commit 322a22eCopy full SHA for 322a22e
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Release notes
2
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
12
## Version 2022.1.2, - 2022-10-16
13
14
### Added
site_scons/fallback_version.py
@@ -7,4 +7,4 @@
Update FALLBACK_VERSION when tagging a new release.
'''
-FALLBACK_VERSION = '2022.1.2.post0'
+FALLBACK_VERSION = '2022.1.3.post0'
0 commit comments