Skip to content

Commit

Permalink
v0.22.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tolecar committed May 15, 2023
1 parent fc7bccf commit 5085c1f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@

## [Releases]

## 0.22.22.0 - 2023-05-15

* Fix missing default failback handling
* Add $_POST, $_GET and othe server variables to the evaluation context

## 0.22.21.0 - 2023-05-03

* Fix setting deep values with expression language
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", "no code"
],
"version": "0.22.21.0",
"version": "0.22.22.0",
"license" : "MIT",
"require" : {
"php" : "^7.2.5",
Expand Down

0 comments on commit 5085c1f

Please sign in to comment.