mirror of
https://github.com/status-im/cabot.git
synced 2025-02-24 10:28:06 +00:00
Fix cabot_alert_twilio not working on django 1.10
This commit is contained in:
parent
187eb93393
commit
80b3ad64cd
6
CHANGES
6
CHANGES
@ -1,3 +1,9 @@
|
|||||||
|
master
|
||||||
|
------
|
||||||
|
|
||||||
|
* [BUGFIX] Update cabot_alert_twilio to 1.3.1
|
||||||
|
- 1.3.0 was still broken on django 1.10
|
||||||
|
|
||||||
Version 0.10.0
|
Version 0.10.0
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
cabot_alert_email==1.4.3
|
cabot_alert_email==1.4.3
|
||||||
cabot_alert_hipchat==1.8.3
|
cabot_alert_hipchat==1.8.3
|
||||||
cabot_alert_twilio==1.3.0
|
cabot_alert_twilio==1.3.1
|
||||||
cabot_alert_slack==0.7.0
|
cabot_alert_slack==0.7.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user