Skip to content

Commit

Permalink
Merge pull request #219 from phil-davis/prepare-5.1.8
Browse files Browse the repository at this point in the history
Prepare 5.1.8
  • Loading branch information
phil-davis authored Aug 17, 2023
2 parents 985f24a + 55e93f7 commit f67757f
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
@@ -1,6 +1,11 @@
ChangeLog
=========

5.1.8 (2023-08-17)
------------------

* #215 Improve CURLOPT_HTTPHEADER Setting Assignment (@amrita-shrestha)

5.1.7 (2023-06-26)
------------------

Expand Down
2 changes: 1 addition & 1 deletion lib/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ class Version
/**
* Full version number.
*/
const VERSION = '5.1.7';
const VERSION = '5.1.8';
}

0 comments on commit f67757f

Please sign in to comment.