Skip to content

Commit d47c50b

Browse files
Fix adsorbate position wrapping in changelog
Wrapped adsorbate positions to ensure they appear within the unit cell during structure creation.
1 parent e0bd01d commit d47c50b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project generally adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.1.2]
8+
9+
### Fixed
10+
11+
- Wrapped adsorbate positions so it appears within the unit cell when using `make_adsorbate_structures`
12+
713
## [1.1.1]
814

915
### Added

0 commit comments

Comments
 (0)