Skip to content

Commit

Permalink
prepare 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FZambia committed Mar 24, 2023
1 parent f163481 commit d3c1760
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,3 +1,7 @@
# v5.1.0

* Add meta data support in jwt token [#56](https://github.com/centrifugal/phpcent/pull/56)

# v5.0.0

In this release we adapt phpcent for Centrifugo v4:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"messaging"
],
"homepage": "https://github.com/centrifugal/phpcent",
"version": "5.0.0",
"version": "5.1.0",
"license": "MIT",
"require": {
"php": ">=7.0.0",
Expand Down

0 comments on commit d3c1760

Please sign in to comment.