Skip to content

Commit 68861d7

Browse files
committed
Bump version to 0.2.0
1 parent 489f40f commit 68861d7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

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+
612
### 0.1.0
713

814
First release of Betty!

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "betty-cli",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Open source Google Voice with Receptionist abilities",
55
"homepage": "https://github.com/SamyPesse/betty",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)