File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,25 @@ Changelog
33
44--------
55
6+ ## 3.9.0 - 2024-10-30
7+
8+ ### Added
9+
10+ * [ Arguments] Adds argument suggestion support for unknown arguments. [ #204 ] ( https://github.com/thephpleague/climate/pull/204 )
11+ * [ Progress] Allow the precision to be specified. [ #198 ] ( https://github.com/thephpleague/climate/pull/198 )
12+ * [ Password] Allow accept() and other additional features. [ #171 ] ( https://github.com/thephpleague/climate/pull/171 )
13+
14+ ### Fixed
15+
16+ * Ensure usleep() always received an integer. [ #197 ] ( https://github.com/thephpleague/climate/pull/197 )
17+ * Prevent deprecation errors from type juggling. [ #190 ] ( https://github.com/thephpleague/climate/pull/190 )
18+
19+ ### Changed
20+
21+ * [ Support] Added support for PHP 8.2 & 8.3.
22+
23+ --------
24+
625## 3.8.2 - 2022-01-23
726
827### Fixed
You can’t perform that action at this time.
0 commit comments