Skip to content

Commit

Permalink
Mark as 0.22.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tolecar committed Dec 27, 2022
1 parent a24f3b0 commit 17558ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@

## [Current development]

## 0.22.17.0
## [Releases]

## 0.22.17.0 - 2022-12-27

* Fixed type safety in evaluation context
* Added ability to parse (modify) slot values with EntityModel
* Do not activate filter if slot is empty - ""
* Support for the External platforms through packages
* Delegate session start calls to default state (first) if elements or processors are empty

## [Releases]
* Added support for Dialogflow ES

## 0.22.16.0 - 2022-11-04
* Added support for Alexa location services
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"keywords" : [
"alexa", "dialogflow", "viber", "messenger", "chatbot", "voice enabled", "voice assistant"
],
"version": "0.22.16.0",
"version": "0.22.17.0",
"license" : "MIT",
"require" : {
"php" : "^7.2.5",
Expand Down

0 comments on commit 17558ee

Please sign in to comment.