Skip to content

Commit ab9df2c

Browse files
committed
Bump to 0.1.0.3 and CHANGELOG
1 parent 1687638 commit ab9df2c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog for hackage-cli
22

3+
## 0.1.0.3
4+
5+
_Andreas Abel, 2025-06-04_
6+
7+
- Fix for `Cabal-3.14.*`.
8+
9+
Builds with `Cabal 3.4 - 3.14` and `GHC 8.2 - 9.12`.
10+
311
## 0.1.0.2
412

513
_Andreas Abel, 2024-07-02_

hackage-cli.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.4
22
name: hackage-cli
3-
version: 0.1.0.2
3+
version: 0.1.0.3
44

55
synopsis: CLI tool for Hackage
66
description:

0 commit comments

Comments
 (0)