Skip to content

Commit

Permalink
chore(release): 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Bajdzis committed Sep 19, 2019
1 parent e4eb8ec commit 517c6ad
Showing 1 changed file with 19 additions and 5 deletions.
24 changes: 19 additions & 5 deletions CHANGELOG.md
@@ -1,9 +1,23 @@
# Change Log
# Changelog

All notable changes to the "awesome-tree" extension will be documented in this file.
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
### 0.0.7 (2019-09-19)

## [Unreleased]

- Initial release
### Bug Fixes

* [#1](https://github.com/Bajdzis/vscode-awesome-tree/issues/1) Add exclude setting ([bc3a48f](https://github.com/Bajdzis/vscode-awesome-tree/commit/bc3a48f))
* Changed operation order for better performance ([35db6f3](https://github.com/Bajdzis/vscode-awesome-tree/commit/35db6f3))
* fixed windows support ([0fc7ec2](https://github.com/Bajdzis/vscode-awesome-tree/commit/0fc7ec2))
* Report issue 414 “Request URI too long” ([b0141e4](https://github.com/Bajdzis/vscode-awesome-tree/commit/b0141e4))


### Features

* Adding a question before start generate ([3a76894](https://github.com/Bajdzis/vscode-awesome-tree/commit/3a76894))
* catch infinite loop ([5b1b99f](https://github.com/Bajdzis/vscode-awesome-tree/commit/5b1b99f))
* create project icon :D ([f9d6d72](https://github.com/Bajdzis/vscode-awesome-tree/commit/f9d6d72))
* generate all files from sibling directory ([16c72e1](https://github.com/Bajdzis/vscode-awesome-tree/commit/16c72e1))
* generate file content ([098fefe](https://github.com/Bajdzis/vscode-awesome-tree/commit/098fefe))
* show error with button (create issue) ([8d6bf32](https://github.com/Bajdzis/vscode-awesome-tree/commit/8d6bf32))

0 comments on commit 517c6ad

Please sign in to comment.