Fix a couple of CHANGELOG typos

This commit is contained in:
Michael Walker 2022-08-30 20:02:03 +01:00
parent a3543796c0
commit 2721fb7fc2
3 changed files with 5 additions and 4 deletions

View File

@ -6,6 +6,7 @@ standard Haskell versioning scheme.
.. _PVP: https://pvp.haskell.org/
2.4.0.4 (2022-08-22)
--------------------

View File

@ -16,7 +16,7 @@ standard Haskell versioning scheme.
Fixed
~~~~~
* Remove inaccurate comment about ```Test.HUnit.DejaFu.testDejafus``
* Remove inaccurate comment about ``Test.HUnit.DejaFu.testDejafus``
sharing work.
@ -107,7 +107,7 @@ Added
* ``Test.HUnit.DejaFu.inspectMVar``
* ``Test.HUnit.DejaFu.inspectTVar``
Changes
Changed
~~~~~~~
* Functions which took a ``ConcIO`` now take a ``Program pty IO``:

View File

@ -16,7 +16,7 @@ standard Haskell versioning scheme.
Fixed
~~~~~
* Remove inaccurate comment about ```Test.Tasty.DejaFu.testDejafus``
* Remove inaccurate comment about ``Test.Tasty.DejaFu.testDejafus``
sharing work.
@ -143,7 +143,7 @@ Added
* ``Test.Tasty.DejaFu.inspectMVar``
* ``Test.Tasty.DejaFu.inspectTVar``
Changes
Changed
~~~~~~~
* Functions which took a ``ConcIO`` now take a ``Program pty IO``: