Skip to content

Commit 5f45344

Browse files
committed
chore: prepare release 1.4.0
1 parent 61274fb commit 5f45344

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,28 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## 1.4.0 - 2022-01-27
9+
10+
### Added
11+
12+
- If provided, use Composer's `process-timeout` configuration option as the timeout for commands provided by this tool. See the [Composer documentation](https://getcomposer.org/doc/06-config.md#process-timeout), for more details.
13+
14+
### Changed
15+
16+
- Nothing.
17+
18+
### Deprecated
19+
20+
- Nothing.
21+
22+
### Removed
23+
24+
- Nothing.
25+
26+
### Fixed
27+
28+
- Enable TTY mode for commands when in non-Windows environments.
29+
830
## 1.3.0 - 2021-11-13
931

1032
### Added

0 commit comments

Comments
 (0)