Skip to content

Commit 846d6ee

Browse files
authored
tag fix release
1 parent 1d48167 commit 846d6ee

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

changelog.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## Unreleased
88

9+
## [1.6.1]
10+
11+
### Fixed
12+
- Crawler should only return interfaces and non-abstract classes
13+
914
## [1.6]
15+
16+
### Added
1017
- New `Tag` attribute for automatically tagging implementations of an interface
1118

1219
## [1.5]
20+
21+
### Added
1322
- New `Listen` attribute for autowiring events to event listeners
1423

1524
## [1.4.1]
25+
26+
### Changed
1627
- Custom attributes now work with caching
1728

1829
## [1.4.0]
30+
31+
### Added
1932
- Add option to use custom attribute classes
2033

2134
## [1.3.0]
2235

23-
## Changed
36+
### Changed
2437
- Cache is now saves as a PHP file instead of JSON
2538

2639
## [1.2.0]

0 commit comments

Comments
 (0)