Skip to content

Commit

Permalink
Fix typos in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-shienkov committed Nov 1, 2020
1 parent 98fa497 commit 0eb2b7f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,23 @@

- Next developer preview release.
- Implemented the project explorer tree view.
- Added new 'Detect Profiles' command.
- Added new `Detect Profiles` command.
- Implemented saving user selection (such as project, profile,
configuration and product).
- Removed the progress bar indicating the session status.

## 0.0.5

- Initial developer preview release.
- Implemented a basic set of commands (such as `resolve`, 'build`,
- Implemented a basic set of commands (such as `resolve`, `build`,
`clean` and so forth).
- Implemented selection of the available project file using the
status bar button.
- Implemented selection of the available build profile using the
status bar button.
- Implemented selection of the build configuration using the
status bar button (by default are supported only the `debug` and
the `release' configurations yet).
the `release` configurations yet).
- Implemented selection of the target product for building (or all
products) using the status bar button.
- Implemented selection of the target product for debugging and
Expand Down

0 comments on commit 0eb2b7f

Please sign in to comment.