-
-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,17 @@ | ||
1.3.2 | ||
1.3.3 | ||
|
||
> MINOR PATCH | ||
## Bug Fixes | ||
|
||
- Remove autonick function on ready which might cause long rate limit timeouts during startup. | ||
- The `twitchnotify` does not cause a runtime crash anymore. [#173] | ||
- The `karma` list command does now display the correct indexes. [#171] | ||
|
||
# Docker | ||
|
||
[Here](https://hub.docker.com/r/zekro/shinpuru) you can find the docker hub page of shinpuru. | ||
|
||
Pull the docker image of this release: | ||
``` | ||
$ docker pull zekro/shinpuru:1.3.2 | ||
$ docker pull zekro/shinpuru:1.3.3 | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters