This website requires JavaScript.
Explore
Help
Sign In
mystiq
/
rageshake
Archived
Watch
4
Star
0
Fork
You've already forked rageshake
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2022-08-18
. You can view files and clone it, but cannot push or open issues or pull requests.
v1.2
rageshake
/
CHANGES.md
Mathieu Velten
5dbe86072c
1.2
2020-09-16 11:35:38 +02:00
729 B
Raw
Permalink
Blame
History
1.2 (2020-09-16)
Features
Add email support. (
#35
)
1.1 (2020-06-04)
Features
Add support for Slack notifications. Contributed by @awesome-manuel. (
#28
)
Internal Changes
Update minimum go version to 1.11. (
#29
,
#30
)
Replace vendored libraries with
go mod
. (
#31
)
Add Dockerfile. Contributed by @awesome-manuel. (
#32
)