Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

Commit

Permalink
chore(release): v0.6.1 🎉
Browse files Browse the repository at this point in the history
* docs(changelog): Clean empty sections (#70) ([f1e9f79](f1e9f79)), closes [#70](#70) [#69](#69)
* chore(release-script): Add ability of dry running ([b24cbb0](b24cbb0))
* chore(release-script): Use curl to create GitHub release ([9563d98](9563d98))
* ci(circle): Disable php-7.4-rc build ([75725c0](75725c0))
* ci(circle): Fix commitlint usage (#68) ([83953ad](83953ad)), closes [#68](#68)
* test: Skip running not compatible tests with Xdebug in xdebug test suite ([1381360](1381360))
* refactor: Support swoole 4.4.x ([4ccf3b8](4ccf3b8))
* refactor: Use constant \JSON_THROW_ON_ERROR directly ([4efb13c](4efb13c))
* refactor(coroutine-pool): Use `Swoole\Coroutine\Scheduler` instead of `Swoole\Event::wait()` ([0bb12d0](0bb12d0))
* refactor(swoole): Upgrade to 4.4.4 ([e5ce8ac](e5ce8ac))
* style(php-cs-fixer): Enforce new ruleset ([db9f5f1](db9f5f1))
  • Loading branch information
k911 committed Oct 4, 2019
1 parent f1e9f79 commit 0180b76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@



<a name="0.6.0"></a>
# [0.6.0](https://github.com/k911/swoole-bundle/compare/v0.5.3...v0.6.0) (2019-08-11)

Expand Down

0 comments on commit 0180b76

Please sign in to comment.