Skip to content

Commit 59b7bd4

Browse files
committed
Bump to 0.2.0.0 and CHANGELOG
1 parent e028dae commit 59b7bd4

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.2.0.0
4+
5+
_Andreas Abel, 2026-04-18_
6+
7+
- Remove `push-candidate` command
8+
(PR [#79](https://github.com/hackage-trustees/hackage-cli/pull/79)).
9+
10+
Builds with `Cabal 3.4 - 3.16` and `GHC 8.2 - 9.14.1`.
11+
312
## 0.1.0.4
413

514
_Andreas Abel, 2025-08-30_

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.4
3+
version: 0.2.0.0
44

55
synopsis: CLI tool for Hackage
66
description:

0 commit comments

Comments
 (0)