summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES.md5
-rw-r--r--UPGRADE.md1
2 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index ef66ffb..d790746 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,11 @@
twilio-php Changelog
====================
+[2016-09-19] Version 5.4.1
+--------------------------
+
+ - Add Video Grant
+
[2016-09-15] Version 5.4.0
--------------------------
**Breaking Changes, refer to [Upgrade Guide][upgrade]**
diff --git a/UPGRADE.md b/UPGRADE.md
index 9a3c30b..b4d08df 100644
--- a/UPGRADE.md
+++ b/UPGRADE.md
@@ -4,6 +4,7 @@ _After `5.1.1` all `MINOR` and `MAJOR` version bumps will have upgrade notes
posted here._
[2015-09-15] 5.3.x to 5.4.x
+---------------------------
### CHANGED - IP Messaging / Chat Roles Update
- `RoleInstance::update(string $friendlyName, string[] $permission)` to `RoleInstance::update(string[] $permission)`