Skip to content

Commit

Permalink
Bump version to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SOF3 committed Mar 18, 2022
1 parent 1dc1b94 commit b2ebe87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Changelog
===

## 3.4.0
- Added `Channel`

## 3.3.0
- Added `Await::promise`
- Deprecated all constnat yields in favour of `Await::promise`
Expand Down
2 changes: 1 addition & 1 deletion await-generator/virion.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: await-generator
version: 3.3.0
version: 3.4.0
php:
- 8.0
author: SOFe
Expand Down

0 comments on commit b2ebe87

Please sign in to comment.