Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Tiago Martins Nápoli <napoli.tiago96@gmail.com>
  • Loading branch information
tiagonapoli committed Aug 11, 2020
1 parent 9cc1841 commit 71add9b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed
- [vtex login] Use new VTEX ID login flow:
- Fix free TCP port retrieval: use `detect-port` package instead of `get-port`.
- Fix issue on WSL2 by specifying host binding to `127.0.0.1` when starting the server.

## [2.108.0] - 2020-08-11
### Added
- [vtex workspace promote] Conflict handling.
Expand All @@ -19,6 +24,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [vtex workspace abtest] Update command plugin version
- Remove `CommandError` class and move to `FLOW_ISSUE_ERROR` kind inside `ErrorReport` class.

### Fixed
- [vtex login] Revert to use old login flow due to issues on local server port.

## [2.106.4] - 2020-07-30
### Changed
- [vtex login] Use new VTEX ID login flow.
Expand Down

0 comments on commit 71add9b

Please sign in to comment.