Skip to content

Commit f503281

Browse files
committed
changelog: update [skip ci]
1 parent 3a4017d commit f503281

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.4.0](https://github.com/zenstruck/console-extra/releases/tag/v1.4.0)
4+
5+
February 19th, 2024 - [v1.3.3...v1.4.0](https://github.com/zenstruck/console-extra/compare/v1.3.3...v1.4.0)
6+
7+
* 40fe882 feat: configure auto-completion suggestions with attributes (#62) by @kbond
8+
* 58dce00 feat: allow extending `Option`/`Argument` attributes (#62) by @kbond
9+
* 48a75df doc: update docs (#62) by @kbond
10+
* 03bd8c6 minor: trigger deprecation note when using traits when not required (#62) by @kbond
11+
* b2c5711 feat: add `InvokableCommand` base class (#62) by @kbond
12+
* 7d88fea minor: deprecate defaulting arguments/options to camelCase (#62) by @kbond
13+
* e37f3c7 minor: remove symfony/string from require (#62) by @kbond
14+
* 55486e7 feat: require PHP 8.1+ and Symfony 6.4+ (#62) by @kbond
15+
* e5308d7 minor: add `@deprecation` annotations (#62) by @kbond
16+
* b4ddcd6 minor: reset before tests (#62) by @kbond
17+
318
## [v1.3.3](https://github.com/zenstruck/console-extra/releases/tag/v1.3.3)
419

520
February 14th, 2024 - [v1.3.2...v1.3.3](https://github.com/zenstruck/console-extra/compare/v1.3.2...v1.3.3)

0 commit comments

Comments
 (0)