Skip to content

Commit

Permalink
Update changelog for core tasty package
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Apr 20, 2024
1 parent 0e10b88 commit ec2f16d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
Changes
=======

Unreleased
--------------

_YYYY-MM-DD_

* Performance improvements
([#389](https://github.com/UnkindPartition/tasty/pull/389),
[#390](https://github.com/UnkindPartition/tasty/pull/390)).
* Progress reporting in Emacs: use `\r` instead of ANSI escape sequences
([#393](https://github.com/UnkindPartition/tasty/pull/393)).
* Console reporter: fix unintended change to `foldHeading`
([#396](https://github.com/UnkindPartition/tasty/pull/396)).
* Prune empty test subtrees from `TestTree`
([#403](https://github.com/UnkindPartition/tasty/pull/403)).
* Add `instance Eq Timeout` and `instance Ord Timeout`
([#415](https://github.com/UnkindPartition/tasty/pull/415)).

Version 1.5
---------------

Expand Down

0 comments on commit ec2f16d

Please sign in to comment.