Skip to content

Commit

Permalink
update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lbluque committed Dec 12, 2022
1 parent 31a1d57 commit 5efb8bd
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
# [Unreleased]
Use this section to keep track of changes in the works.
### Added
* `WangLandau` kernel class for density of states sampling. #294 @qchempku2017 & @lbluque
* `Metadata` class to record specifications of MC simulations. #297 @lbluque
### Changed
### Fixed
* Remove size key when all orbits of a certain size have been removed. #292 @lbluque
### Removed
### Deprecated

# [v0.2.0](https://github.com/CederGroupHub/smol/releases/tag/v0.2.0) (2022-12-11)
### Added
* `WangLandau` kernel class for density of states sampling. #294 @qchempku2017 & @lbluque
* `Metadata` class to record specifications of MC simulations. #297 @lbluque
### Fixed
* Remove size key when all orbits of a certain size have been removed. #292 @lbluque

# [v0.1.0](https://github.com/CederGroupHub/smol/releases/tag/v0.1.0) (2022-10-20)
### Added
* Charge neutral semi grand canonical sampling. #271 @qchempku2017
Expand Down

0 comments on commit 5efb8bd

Please sign in to comment.