Skip to content

Commit 807c437

Browse files
Update changelog
1 parent 2f0181f commit 807c437

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## v0.8.0
4+
5+
- Fixed a bug in `DefinitionHasTagConstraint`: it didn't throw an exception when a tag was missing, which resulted in
6+
false positives. Reported and fixed by Christian Flothmann (@xabbuh).
7+
8+
## v0.7.0
9+
10+
- Add `assertContainerBuilderNotHasService()`, contributed by Uwe Jäger (@uwej711).
11+
12+
## v0.6.0
13+
14+
- Fix AbstractCompilerPassTestCase when using strict-mode, contributed by Sebastiaan Stok (@sstok).
15+
316
## v0.5.0
417

518
- Automatically resolve a definition's class before comparing it to the expected class (in

0 commit comments

Comments
 (0)