Skip to content

Commit

Permalink
Changelog 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tolecar committed Jun 5, 2023
1 parent 72edaca commit 4d755eb
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
Expand Up @@ -4,6 +4,10 @@

## [Releases]

## 1.2.1 - 2023-06-05

* Remove adding response from file reader

## 1.2.0 - 2021-12-28

* Enhanced search through files and folders
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.2.0",
"version": "1.2.1",
"require" : {
"php" : "^7.2",
"psr/log" : "^1.1.0",
Expand Down

0 comments on commit 4d755eb

Please sign in to comment.