Skip to content

Commit

Permalink
Merge pull request discord-haskell#184 from L0neGamer/1.15.6
Browse files Browse the repository at this point in the history
1.15.6
  • Loading branch information
L0neGamer committed Aug 11, 2023
2 parents e40a8aa + 4260fcc commit 617fa38
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@ The Discord API constantly changes. This library issues updates when we implemen

-

## 1.15.6

- [penelopeysm](https://github.com/discord-haskell/discord-haskell/pull/176) GHC 9.6 dependencies

- [penelopeysm](https://github.com/discord-haskell/discord-haskell/pull/179) and [penelopeysm](https://github.com/discord-haskell/discord-haskell/pull/181) Improving emoji support

- [penelopeysm](https://github.com/discord-haskell/discord-haskell/pull/182) Fix StartThreadNoMessage endpoint

- [yutotakano](https://github.com/discord-haskell/discord-haskell/pull/183) Slim down stack matrix build

## 1.15.5

- [Gregory1234](https://github.com/discord-haskell/discord-haskell/pull/173) Adding `global_name` field to the User object
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.5
version: 1.15.6
description: Functions and data types to write discord bots.
Official discord docs <https://discord.com/developers/docs/reference>.
.
Expand Down

0 comments on commit 617fa38

Please sign in to comment.