-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Benjamin von Polheim
committed
Apr 7, 2018
1 parent
a114ee3
commit e602198
Showing
2 changed files
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
# Change Log | ||
All notable changes to the "vscode-hex-pm-intellisense" extension will be documented in this file. | ||
|
||
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. | ||
## 0.2.0 | ||
- Improves detection of the `deps` block. | ||
- Sorts suggestions in descending order. | ||
|
||
## [Unreleased] | ||
- Initial release | ||
Thanks a lot @xmbhasin for contributing to this release. | ||
|
||
## 0.1.0 | ||
First version with IntelliSense for mix.exs files enabled. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters