Skip to content

Commit fbb2967

Browse files
authored
chore: update CHANGELOG for v6.1.0
1 parent 5bbc90c commit fbb2967

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,11 @@ $decoded = json_decode(json_encode($decoded), true);
222222
Changelog
223223
---------
224224

225+
#### 6.1.0 / 2022-03-23
226+
227+
- Drop support for PHP 5.3, 5.4, 5.5, 5.6, and 7.0
228+
- Add parameter typing and return types where possible
229+
225230
#### 6.0.0 / 2022-01-24
226231

227232
- **Backwards-Compatibility Breaking Changes**: See the [Release Notes](https://github.com/firebase/php-jwt/releases/tag/v6.0.0) for more information.

0 commit comments

Comments
 (0)