Skip to content

Commit

Permalink
Mark as 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tolecar committed Dec 27, 2022
1 parent f68c82f commit 4f91f46
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## 1.2.0 - 2022-12-27

* Add support for PATCH calls too

## 1.1.0 - 2021-05-14

* use guzzle 7
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", "guzzle"
],
"license" : "MIT",
"version": "1.1.0",
"version": "1.2.0",
"require" : {
"php" : "^7.2",
"psr/log" : "^1.1.0",
Expand Down

0 comments on commit 4f91f46

Please sign in to comment.