Skip to content

Commit

Permalink
Release primecount-0.1.0.0 (Release Candidate 1)
Browse files Browse the repository at this point in the history
Add Changelog.md entry.
  • Loading branch information
pgujjula committed Apr 10, 2024
1 parent 29254b8 commit 9344844
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,13 @@ SPDX-License-Identifier: BSD-3-Clause

# Changelog for apply-merge

## Unreleased changes
## 0.1.0.0

### Added
* Implementation of `applyMerge`.
* A tasty-based test suite for `applyMerge`.
* A tasty-bench benchmark suite for `applyMerge`.
* Haddock documentation for `applyMerge`.
* Support for GHC 9.2, 9.4, 9.6, 9.8.
* CI testing for GHC 9.2.8, 9.4.8, 9.6.4.
* Documentation of the library in `README.md` and `docs/ALGORITHM.md`.

0 comments on commit 9344844

Please sign in to comment.