Skip to content

Commit 5e625fd

Browse files
author
timmydoza
authored
Merge pull request #109 from twilio-labs/add-error-logging
Add error logging and prepare release of 0.8.4
2 parents b3af979 + 4282edd commit 5e625fd

File tree

7 files changed

+24
-21317
lines changed

7 files changed

+24
-21317
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
node_modules/
22
npm-debug.log*
3+
package-lock.json

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.8.4
4+
5+
### Enhancement
6+
7+
- Added error logging to the /token and /recording-rules endpoints.
8+
9+
### Maintenence
10+
11+
- Upgraded a number of dependencies.
12+
313
## 0.8.3
414

515
### Maintenence

0 commit comments

Comments
 (0)