We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 489f40f commit 68861d7Copy full SHA for 68861d7
CHANGES.md
@@ -3,6 +3,12 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
+### 0.2.0
7
+
8
+- Correctly handle machiens (like voicemail) when forwarding calls to team members
9
+- Call browser connected teqm members when receiving a call
10
+- Use relative urls to hostname for TwiML actions
11
12
### 0.1.0
13
14
First release of Betty!
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "betty-cli",
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "Open source Google Voice with Receptionist abilities",
"homepage": "https://github.com/SamyPesse/betty",
"license": "Apache-2.0",
0 commit comments