Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
NickHeap2 committed May 5, 2020
1 parent 96eb88d commit e01cf31
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Change Log
All notable changes to the "vscode-ant" extension will be documented in this file.

## [0.2.0] - 2020-04-27
## [0.2.0] - 2020-05-05
### Added
- Use webpack to bundle extension.
- Bundle Ant 1.10.7 with windows colour library by Dennis Lang.
- Configurable build file directories.
- Configurable build file names.
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,9 @@ Defined directories will be searched in order for the defined filenames in order

First support for imported build targets so that you can see the targets defined.

## [0.2.0] - 2020-04-27
## [0.2.0] - 2020-05-05
### Added
- Use webpack to bundle extension.
- Bundle Ant 1.10.7 with windows colour library by Dennis Lang.
- Configurable build file directories.
- Configurable build file names.
Expand Down

0 comments on commit e01cf31

Please sign in to comment.