Skip to content

Commit 358659d

Browse files
committed
changelog, 0.0.4
1 parent c204943 commit 358659d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
0.0.4
2+
=====
3+
- [ExecuteAsyncTask instance support & arguments type hinting](https://github.com/bazilio91/yii2-async/commit/c20494322dae6ac588690ba7479cdc10fcc8ee2e)
4+
5+
0.0.3
6+
=====
7+
- [sleep for AsyncExecuteTask, redis queue names fix](https://github.com/bazilio91/yii2-async/commit/7798da55d69658cfdee63cdbee92e1d430d96f8c)
8+
9+
0.0.2
10+
=====
11+
- [Redis provider](https://github.com/bazilio91/yii2-async/commit/0e0caf108a7eee6062e979c6dd022dc717859558)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Install: `php composer.phar require bazilio/yii2-async:dev-master`
5555

5656

5757
#####Usage:
58-
For code exampless look into tests:
58+
For code examples look into tests:
5959
- [BaseTestClass](tests/unit/BaseTestClass.php)
6060

6161

0 commit comments

Comments
 (0)