Skip to content

Commit

Permalink
Prepare CHANGELOG.md for v7
Browse files Browse the repository at this point in the history
  • Loading branch information
rugpanov committed Jun 15, 2018
1 parent 394f78b commit 0ba7b1d
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,17 @@
- Update icons for change statuses
- Update icons for some actions
- Support "Open in IDE" functionality
- Fix different bugs
- Fix different bugs

## [v1.0.0-beta.7](https://github.com/JetBrains/teamcity-vscode-extension/tree/v1.0.0-beta.7) (2018-06-15)
[Full Changelog](https://github.com/JetBrains/teamcity-vscode-extension/compare/v1.0.0-beta.6...v1.0.0-beta.7)
- Use working-tree as default data source for git
- Fix multiple vulnerabilities
- Move teamcity data providers under the TeamCity view container
- Add "Open In IDE" functionality
- Add "Pre-tested commit" functionality for tfvc
- Allow to customize builds
- Support secure protocol for xmlrpc protocol
- Fix problems with building project hierarchy
- Fix problems with filtering build configurations
- Fix different other bugs

0 comments on commit 0ba7b1d

Please sign in to comment.