Skip to content

Commit

Permalink
Release 2.8.0 (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
ocharles committed Feb 15, 2024
1 parent d9e2eaf commit f7e880a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and is generated by [Changie](https://github.com/miniscruff/changie).

## 2.8.0 - 2024-01-31

### Added

* Weeder now supports GHC 9.8. (#142)

## 2.7.0 - 2023-08-17
### Added
Expand Down
2 changes: 1 addition & 1 deletion weeder.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: weeder
author: Ollie Charles <ollie@ocharles.org.uk>
maintainer: Ollie Charles <ollie@ocharles.org.uk>
build-type: Simple
version: 2.7.0
version: 2.8.0
copyright: Neil Mitchell 2017-2020, Oliver Charles 2020-2023
synopsis: Detect dead code
description: Find declarations.
Expand Down

0 comments on commit f7e880a

Please sign in to comment.