We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9869a30 commit e75ebd6Copy full SHA for e75ebd6
CHANGELOG.md
@@ -3,6 +3,9 @@ Simple SMS
3
4
##Change Log
5
6
+####2.1.1
7
+* Updated Twilio dependency.
8
+
9
####2.1.0
10
* Fixed doc blocks --Thanks [Ellrion](https://github.com/Ellrion)
11
* Created Driver Manager class to better manager drivers. --Thanks [Ellrion](https://github.com/Ellrion)
@@ -49,4 +52,4 @@ Simple SMS
49
52
* Added [Mozeo Driver](https://www.mozeo.com/)
50
53
* Fixed a bug where the `pretend` configuration variable was not working.
51
54
* The E-Mail Driver will now throw an error if a carrier is not found or provided.
-* `SMS::pretend()` now works as documented.
55
+* `SMS::pretend()` now works as documented.
0 commit comments