Skip to content

Commit c4384fb

Browse files
updated changelog
1 parent 0713acd commit c4384fb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Change Log
22

3+
## [0.3.0](https://github.com/php-task/TaskBundle/tree/0.3.0) (2016-10-15)
4+
[Full Changelog](https://github.com/php-task/TaskBundle/compare/0.2.1...0.3.0)
5+
6+
**Fixed bugs:**
7+
8+
- Cant use schema update when have tagged services [\#8](https://github.com/php-task/TaskBundle/issues/8)
9+
10+
**Closed issues:**
11+
12+
- Functional testcase for TaskCompilerPass [\#5](https://github.com/php-task/TaskBundle/issues/5)
13+
14+
**Merged pull requests:**
15+
16+
- Changed usage of task-builder because of reintroduce of schedule [\#21](https://github.com/php-task/TaskBundle/pull/21) ([wachterjohannes](https://github.com/wachterjohannes))
17+
- Improved Tests with unit and functional tests [\#20](https://github.com/php-task/TaskBundle/pull/20) ([wachterjohannes](https://github.com/wachterjohannes))
18+
- Improved architecture of bundle [\#15](https://github.com/php-task/TaskBundle/pull/15) ([wachterjohannes](https://github.com/wachterjohannes))
19+
320
## [0.2.1](https://github.com/php-task/TaskBundle/tree/0.2.1) (2016-03-30)
421
[Full Changelog](https://github.com/php-task/TaskBundle/compare/0.2.0...0.2.1)
522

0 commit comments

Comments
 (0)