diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-09 18:00:08 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-05-09 18:00:08 +0100 |
commit | 0725fcc5aa930ce1d9f5e9d37639b2728d9cc260 (patch) | |
tree | b7a24c8c3964bf1a59c9be24dba39e5934483d70 /doc/doc-txt/NewStuff | |
parent | 8ca559c846f149eda900c581cc4c0ce0cacb89c2 (diff) |
Move the fast-ramp two phase queue run support from Experimental to the mainline
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index c29525d50..7f8f628f9 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -6,6 +6,13 @@ Before a formal release, there may be quite a lot of detail so that people can test from the snapshots or the Git before the documentation is updated. Once the documentation is updated, this file is reduced to a short list. +Version 4.95 +------------ + + 1. The fast-ramp two phase queue run support, previously experimental, is + now supported by default. + + Version 4.94 ------------ |