Skip to content

Commit

Permalink
Version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Tefached95 committed Aug 26, 2021
1 parent 1ceae64 commit 8ea9af1
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 @@ -2,6 +2,11 @@

## [Current development]

## [Releases]

## 1.1.3 - 2021-08-26
* Added User Scope to Request Scope

## 1.1.2 - 2021-08-02
* Add separator on Trivia Round block to separate read and process phases

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"convoworks"
],
"license" : "MIT",
"version": "1.1.2",
"version": "1.1.3",
"require" : {
"php" : "^7.2",
"psr/log" : "^1.1.0",
Expand Down

0 comments on commit 8ea9af1

Please sign in to comment.