Skip to content

Commit a3252e6

Browse files
committed
changelog: update [skip ci]
1 parent d5737dc commit a3252e6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# CHANGELOG
22

3+
## [v1.2.0](https://github.com/zenstruck/console-extra/releases/tag/v1.2.0)
4+
5+
March 23rd, 2023 - [v1.1.0...v1.2.0](https://github.com/zenstruck/console-extra/compare/v1.1.0...v1.2.0)
6+
7+
* d5737dc feat: allow DI attributes for `__invoke()` parameters (#44) by @kbond
8+
* 8f6b2de feat: deprecate `AutoName` (#47) by @kbond
9+
* 972a621 feat: require php 8+, symfony 5.4+ (#47) by @kbond
10+
* fee7613 fix(ci): add token by @kbond
11+
* 5958c69 fix: `getSubscribedServices()` can return `SubscribedService[]` by @kbond
12+
* 746a378 chore(ci): fix by @kbond
13+
* cb1c789 fix: ci (#46) by @kbond
14+
* 5fe180f chore: update ci config (#45) by @kbond
15+
* 100885c ci: fix (#42) by @kbond
16+
* ede0130 minor: adjust min symfony/string req (#42) by @kbond
17+
318
## [v1.1.0](https://github.com/zenstruck/console-extra/releases/tag/v1.1.0)
419

520
July 12th, 2022 - [v1.0.1...v1.1.0](https://github.com/zenstruck/console-extra/compare/v1.0.1...v1.1.0)

0 commit comments

Comments
 (0)