Skip to content

Commit

Permalink
Bump player version to 1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
romainneutron committed Jan 16, 2023
1 parent ce39ab9 commit 936dfa1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Blackfire Player Changelog
==========================

* 1.23.0 (2023-01-16)

* Use new intention feature when creating builds
* Serialize the build as Json in output
* Add PHP 8.1 as a requirement
* Add PHP return types
* Modern usage of Json
* Update dependencies

* 1.22.0 (2022-12-12)

* Disable Docker image error reporting
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.23-dev"
"dev-master": "1.24-dev"
}
}
}
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 936dfa1

Please sign in to comment.