diff --git a/CHANGELOG b/CHANGELOG index 56dce39..6760b81 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,4 @@ +1.2.4: 1.2.3: Send the current exception, not the previous exception in the error response 1.2.2: Handle ConnectionException 1.2.1: Appropriately set the request input diff --git a/VERSION b/VERSION index 0495c4a..e8ea05d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.3 +1.2.4 diff --git a/src/version.php b/src/version.php index 6aae7dc..9504f90 100644 --- a/src/version.php +++ b/src/version.php @@ -1,5 +1,5 @@