Skip to content

Commit 0014672

Browse files
author
Matthew Emmett
committed
Merge branch 'release/v0.1.0' into development
2 parents b5f1168 + 4f85e68 commit 0014672

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ contains basic implementations of the 'spectral deferred correction'
1111
algorithms.
1212

1313

14+
News
15+
----
16+
17+
* July 25, 2014: PFASST v0.1.0 released. Please see the [release
18+
notes](#releases) for more information.
19+
20+
1421
References
1522
----------
1623

@@ -20,7 +27,7 @@ XXX
2027
Documentation
2128
-------------
2229

23-
Doxygen generated documentation can be found [on the PinT server][documentation].
30+
Doxygen generated documentation can be found [on the PinT server][documentation].
2431
Currently, it features the following content:
2532

2633
* \subpage #page_building_installing
@@ -29,6 +36,12 @@ Currently, it features the following content:
2936
* \subpage #page_style_guide
3037

3138

39+
Releases
40+
--------
41+
42+
* **v0.1.0** Initial release with basic implementations of SDC and MLSDC.
43+
44+
3245
Build status
3346
------------
3447

0 commit comments

Comments
 (0)