24 lines
729 B
Markdown
24 lines
729 B
Markdown
1.2 (2020-09-16)
|
|
================
|
|
|
|
Features
|
|
--------
|
|
|
|
- Add email support. ([\#35](https://github.com/matrix-org/rageshake/issues/35))
|
|
|
|
|
|
1.1 (2020-06-04)
|
|
================
|
|
|
|
Features
|
|
--------
|
|
|
|
- Add support for Slack notifications. Contributed by @awesome-manuel. ([\#28](https://github.com/matrix-org/rageshake/issues/28))
|
|
|
|
|
|
Internal Changes
|
|
----------------
|
|
|
|
- Update minimum go version to 1.11. ([\#29](https://github.com/matrix-org/rageshake/issues/29), [\#30](https://github.com/matrix-org/rageshake/issues/30))
|
|
- Replace vendored libraries with `go mod`. ([\#31](https://github.com/matrix-org/rageshake/issues/31))
|
|
- Add Dockerfile. Contributed by @awesome-manuel. ([\#32](https://github.com/matrix-org/rageshake/issues/32))
|