Skip to content

Commit 5c89757

Browse files
committed
Bump to 0.28.0.1 and CHANGELOG
1 parent bdae491 commit 5c89757

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,3 +1,12 @@
1+
## Changes for 0.28.0.1
2+
3+
_2022-07-23, Andreas Abel_
4+
5+
Tested with GHC 7.8 - 9.4.1 alpha3
6+
7+
- Drop unused dependency `vector-instances`.
8+
- Allow latest: `aeson-2.1`, `mtl-2.3`, `vector-0.13`, `transformers-0.6`.
9+
110
## Changes for 0.28
211

312
_2022-04-30, Andreas Abel, Valborg edition_

github.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: >=1.10
22
name: github
3-
version: 0.28
3+
version: 0.28.0.1
44
synopsis: Access to the GitHub API, v3.
55
category: Network
66
description:

0 commit comments

Comments
 (0)