You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After 3.0.0 all MINOR and MAJOR version bumps will have upgrade notes posted here.
4
+
5
+
[2017-05-22] 3.1.x to 3.2.x
6
+
---------------------------
7
+
8
+
### CHANGED - Rename video room `Recordings` class to `RoomRecordings`
9
+
10
+
#### Rationale
11
+
- This was done to avoid a class name conflict with another resource.
12
+
- Client code should be unaffected unless you manipulate the Recording/RoomRecordings class directly. Accessing room recording metadata via the client should work the same way as before.
0 commit comments