Skip to content

Commit c0e7fd2

Browse files
committed
Update version to 2022.1.2
1 parent 94155c4 commit c0e7fd2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

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+
314
## Version 2021.1.2 - 2021-11-28
415

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

0 commit comments

Comments
 (0)