Skip to content

Commit 790b075

Browse files
mpilgremMikolaj
authored andcommitted
Fix #10821 Clear 'to do' in format specification history
Documents changes in `cabal-version: 1.14`. (There were no changes in `cabal-version: 1.16`.)
1 parent 705eaab commit 790b075

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

doc/file-format-changelog.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -287,13 +287,16 @@ relative to the respective preceding *published* version.
287287

288288
* Add ``getSysconfDir`` operation to ``Paths_`` API.
289289

290-
``cabal-version: 1.16``
290+
``cabal-version: 1.14``
291291
-----------------------
292292

293-
.. todo::
293+
* New :pkg-section:`benchmark` stanza for describing a package benchmark added.
294294

295-
this needs to be researched; there were only few changes between
296-
1.12 and 1.18;
295+
* ``exitcode-stdio-1.0`` is a valid value of the `type` field in a
296+
:pkg-section:`benchmark` stanza.
297+
298+
* ``detailed-0.9`` added as a valid value of the `type` field in a
299+
:pkg-section:`test-suite` stanza.
297300

298301
``cabal-version: 1.12``
299302
-----------------------

0 commit comments

Comments
 (0)