Releases: silverstripe/silverstripe-event-dispatcher
Releases · silverstripe/silverstripe-event-dispatcher
1.0.1
What's Changed
- ENH Use class name instead of self by @emteknetnz in #25
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- MNT Standardise modules by @emteknetnz in #18
- DEP Update core dependencies for CMS 5 by @emteknetnz in #19
- DEP Update dependencies for CMS 5 by @emteknetnz in #20
- DEP Require symfony ^6.1 by @emteknetnz in #21
Full Changelog: 0.1.3...1.0.0
0.1.3
What's Changed
- Remove 1.x branch alias by @chillu in #13
- API Migrate to PHPUnit 9 by @maxime-rainville in #17
Full Changelog: 0.1.2...0.1.3
0.1.2: MINOR: Improve version constraint for symfony/event-dispatcher
Anything less than 4.3 had an incompatible `->dispatch()` method signature
0.1.1: Merge pull request #12 from adrhumphreys/patch-1
FIX Yaml syntax compat with symfony/yaml:4