Skip to content

Commit 62802a2

Browse files
committed
Preparing v1.0rc0
1 parent 7094a3f commit 62802a2

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ The format is based on [Keep a Changelog], and this project adheres to [Semantic
1616

1717
## [Unreleased]
1818

19+
## [1.0rc0]
20+
21+
Third release candidate, closing in on major version.
22+
1923
## [0.2rc0]
2024

2125
Second release candidate, major reVAMP of the API.
@@ -24,10 +28,11 @@ Second release candidate, major reVAMP of the API.
2428

2529
First release candidate of VAMPyR.
2630

27-
[Unreleased]: https://github.com/MRChemSoft/vampyr/compare/v0.2rc0...HEAD
31+
[Unreleased]: https://github.com/MRChemSoft/vampyr/compare/v1.0rc0...HEAD
2832

2933
[0.1.0rc0]: https://github.com/MRChemSoft/vampyr/releases/tag/v0.1.0rc0
3034
[0.2rc0]: https://github.com/MRChemSoft/vampyr/releases/tag/v0.2rc0
35+
[1.0rc0]: https://github.com/MRChemSoft/vampyr/releases/tag/v1.0rc0
3136

3237
[Keep a Changelog]: https://keepachangelog.com/en/1.0.0/
3338
[Semantic Versioning]: https://semver.org/spec/v2.0.0.html

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3a0
1+
1.0rc0

0 commit comments

Comments
 (0)