Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Stian-Schikora committed Dec 1, 2022
1 parent d1be358 commit cf81cd2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to the "dxmate" extension will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [2.0.0] -
## [2.0.0] - 2022-12-01
### Added
- DX-Mate now supports fetching scratch orgs from a scratch org pool. Your DevHub needs to adhere to the [DX@Scale](https://docs.dxatscale.io/) framework and have the unlocked package installed to support pooling.
- Added new action to allow creation of scratch org users. New workspace setting defines the directory to store valid user definiton files for using [sfdx force:user:create](https://developer.salesforce.com/docs/atlas.en-us.sfdx_cli_reference.meta/sfdx_cli_reference/cli_reference_force_user.htm#cli_reference_force_user_create)
Expand All @@ -14,7 +14,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Creating login url is now also tracked in the running tasks list

### Fixed
- Fixed bug when cancelling failing job in a chain. This will now cancel the rest og the queued processes.
- Fixed bug when cancelling failing job in a chain. This will now cancel the job and continue the chain.
- Fixed issue with improper use of relative urls for some of the extension settings.

## [1.0.12] - 2022-11-24
### Added
Expand Down

0 comments on commit cf81cd2

Please sign in to comment.