Skip to content

Commit

Permalink
Merge pull request #144 from discord-haskell/1.15.2
Browse files Browse the repository at this point in the history
Release 1.15.2
  • Loading branch information
L0neGamer committed Sep 6, 2022
2 parents c46a2a9 + d7e73d5 commit 072f60b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@ The Discord API constantly changes. This library issues updates when we implemen

-

# 1.15.1
## 1.15.2

- [L0neGamer](https://github.com/discord-haskell/discord-haskell/pull/143) Adding some utility and fixing some versions in place

## 1.15.1

- [Geometer1729](https://github.com/discord-haskell/discord-haskell/pull/141) Fixing a bug in localization code

Expand Down
2 changes: 1 addition & 1 deletion discord-haskell.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.0
name: discord-haskell
version: 1.15.1
version: 1.15.2
description: Functions and data types to write discord bots.
Official discord docs <https://discord.com/developers/docs/reference>.
.
Expand Down

0 comments on commit 072f60b

Please sign in to comment.