We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94155c4 commit c0e7fd2Copy full SHA for c0e7fd2
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Release notes
2
3
+## Version 2022.1.2, - 2022-10-16
4
+
5
+### Added
6
7
+- Recipes for windows and macOS (arm64) builds
8
+- PowderPatternDiffraction::GetFhklObsSq() and HasFhklObsSq()
9
10
+### Changed
11
12
+- Use a valid XML output for a Molecule RigidGroup (not backwards-compatible)
13
14
## Version 2021.1.2 - 2021-11-28
15
16
### Added
site_scons/fallback_version.py
@@ -7,4 +7,4 @@
Update FALLBACK_VERSION when tagging a new release.
'''
-FALLBACK_VERSION = '2022.1.1.post0'
+FALLBACK_VERSION = '2022.1.2.post0'
0 commit comments