Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit 83c68b6

Browse files
Merge pull request #8 from artificialsolutions/WelomeMessage2
Update version
2 parents 8d68976 + 45ae392 commit 83c68b6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11

2+
# v1.2.0
3+
## 21-08-2019
4+
1. [](#improved)
5+
* Send request to engine on ConversationUpdate > membersAdded to allow Greeting message to be shown
6+
* Send attachement details to Teneo Engine (input parameter botframeworkAttachments)
7+
8+
2. [](#fixed)
9+
* Don't throw error when empty message text is received
10+
211
# v1.1.0
312
## 21-08-2019
413
1. [](#improved)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@artificialsolutions/tie-api-example-ms-bot-framework",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Example connector for Teneo and Microsoft Bot Framework",
55
"author": "Lucas Willering",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)