Skip to content

Commit d5d735c

Browse files
committed
polish up release notes
1 parent 281ad15 commit d5d735c

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## v0.2.0 -- MPI PFASST (2014/08/XX)
44

5-
XXX: DOI: [10.5281/zenodo.11047](http://dx.doi.org/10.5281/zenodo.11047)
5+
DOI: [10.5281/zenodo.11047](http://dx.doi.org/10.5281/zenodo.11047)
66

77
### Notable Features
88

@@ -15,7 +15,7 @@ XXX: DOI: [10.5281/zenodo.11047](http://dx.doi.org/10.5281/zenodo.11047)
1515
([#46][], [#57][], [#59][])
1616

1717
* Addition of a simple scalar example and appropriate tests.
18-
([#61][], [#63][], [#76][])
18+
([#61][], [#63][], [#76][], [#81][])
1919

2020
* Further tests on proper calculation of quadrature nodes and weights
2121
([#74][])
@@ -42,6 +42,7 @@ XXX: DOI: [10.5281/zenodo.11047](http://dx.doi.org/10.5281/zenodo.11047)
4242
[#76]: https://github.com/Parallel-in-Time/PFASST/pull/76
4343
[#77]: https://github.com/Parallel-in-Time/PFASST/pull/77
4444
[#78]: https://github.com/Parallel-in-Time/PFASST/pull/78
45+
[#78]: https://github.com/Parallel-in-Time/PFASST/pull/81
4546

4647
### Contributors
4748

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ spectral deferred correction* (MLSDC) algorithms.
1010
News
1111
----
1212

13+
* August 29, 2014: PFASST v0.2.0 release. Please sse the [release notes](#releases) for more
14+
information.
15+
1316
* July 25, 2014: PFASST v0.1.0 released. Please see the [release notes](#releases) for more
1417
information.
1518

@@ -36,6 +39,12 @@ Currently, it features the following content:
3639
Releases
3740
--------
3841

42+
* **v0.2.0** MPI-PFASST Release (2014/08/29)
43+
44+
Implementation of PFASST with MPI.
45+
DOI: [10.5281/zenodo.11047][DOI_v010]
46+
See \subpage #page_changelog "the Changelog" for details.
47+
3948
* **v0.1.0** First Release (2014/07/25)
4049

4150
Initial release with basic implementations of SDC and MLSDC.

0 commit comments

Comments
 (0)