Skip to content

Commit

Permalink
Add Changelog.md entry for 0.1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pgujjula committed Apr 5, 2024
1 parent 441413c commit bbbe75f
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 bbbe75f

Please sign in to comment.