Skip to content

Commit 0eae783

Browse files
committed
Update CHANGELOG.md and AUTHORS.md
1 parent 4803e50 commit 0eae783

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 2019-01-27 by running `git shortlog -sn`
14+
This list was obtained 2019-02-14 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.3] - 2019-02-14
6+
57
### Added
68

79
- A `pcmsolver_citation` function was added which accepts a function pointer to
@@ -595,7 +597,8 @@
595597

596598
## v1.0.0 - 2014-09-30 [YANKED]
597599

598-
[Unreleased]: https://github.com/PCMSolver/pcmsolver/compare/v1.2.2...HEAD
600+
[Unreleased]: https://github.com/PCMSolver/pcmsolver/compare/v1.2.3...HEAD
601+
[Version 1.2.3]: https://github.com/PCMSolver/pcmsolver/compare/v1.2.2...v1.2.3
599602
[Version 1.2.2]: https://github.com/PCMSolver/pcmsolver/compare/v1.2.1...v1.2.2
600603
[Version 1.2.1]: https://github.com/PCMSolver/pcmsolver/compare/v1.2.0...v1.2.1
601604
[Version 1.2.0]: https://github.com/PCMSolver/pcmsolver/compare/v1.2.0-rc1...v1.2.0

0 commit comments

Comments
 (0)