Skip to content

Commit 2ba1de2

Browse files
committed
Update CHANGELOG.md and AUTHORS.md
1 parent 4e83986 commit 2ba1de2

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

AUTHORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
- Ville Weijo (@vweijo)
1212
- Ward Poelmans (@wpoely86)
1313

14-
This list was obtained 2018-05-02 by running `git shortlog -sn`
14+
This list was obtained 2019-01-27 by running `git shortlog -sn`

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [Version 1.2.2] - 2019-01-27
6+
57
### Changed
68

79
- Perform Gauss' theorem check on nuclear ASC upon initialization. In case a
@@ -577,7 +579,8 @@
577579

578580
## v1.0.0 - 2014-09-30 [YANKED]
579581

580-
[Unreleased]: https://github.com/PCMSolver/pcmsolver/compare/v1.2.1...HEAD
582+
[Unreleased]: https://github.com/PCMSolver/pcmsolver/compare/v1.2.2...HEAD
583+
[Version 1.2.2]: https://github.com/PCMSolver/pcmsolver/compare/v1.2.1...v1.2.2
581584
[Version 1.2.1]: https://github.com/PCMSolver/pcmsolver/compare/v1.2.0...v1.2.1
582585
[Version 1.2.0]: https://github.com/PCMSolver/pcmsolver/compare/v1.2.0-rc1...v1.2.0
583586
[Version 1.2.0-rc1]: https://github.com/PCMSolver/pcmsolver/compare/v1.1.12...v1.2.0-rc1

0 commit comments

Comments
 (0)