Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
andersfylling committed Oct 24, 2019
1 parent f6d9e30 commit a444f31
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
# Change Log

## [v0.12.0](https://github.com/andersfylling/disgord/tree/v0.12.0)
## [v0.12.1](https://github.com/andersfylling/disgord/tree/v0.12.1)

[Full Changelog](https://github.com/andersfylling/disgord/compare/v0.12.0...v0.12.1)

**Fixed bugs:**

- emitter uses continue in select statement [\#230](https://github.com/andersfylling/disgord/issues/230)

- increase timeout for queue checks in gateway emitter [\#231](https://github.com/andersfylling/disgord/issues/231)

## [v0.12.0](https://github.com/andersfylling/disgord/tree/v0.12.0) (2019-10-22)
[Full Changelog](https://github.com/andersfylling/disgord/compare/v0.12.0-rc8...v0.12.0)

**Fixed bugs:**
Expand Down Expand Up @@ -53,17 +62,12 @@

**Implemented enhancements:**

- Add voice options self-mute & deafen [\#218](https://github.com/andersfylling/disgord/pull/218) ([ikkerens](https://github.com/ikkerens))
- Fix voice options not being used \(self-mute & deafen\) [\#218](https://github.com/andersfylling/disgord/pull/218) ([ikkerens](https://github.com/ikkerens))

**Merged pull requests:**

- Move private pkgs to internal pkg [\#223](https://github.com/andersfylling/disgord/pull/223) ([andersfylling](https://github.com/andersfylling))

**Fixed bugs:**

- WEBHOOKS_UPDATE was missing and s causing related handlers not to fire
- Lockable for Channel and Emoji when using build tag disgord_parallelism/disgord_removeDiscordMutex would not compile

## [v0.12.0-rc6](https://github.com/andersfylling/disgord/tree/v0.12.0-rc6) (2019-09-28)
[Full Changelog](https://github.com/andersfylling/disgord/compare/v0.12.0-rc5...v0.12.0-rc6)

Expand Down

0 comments on commit a444f31

Please sign in to comment.