-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #140 from Turbo87/changelog
Add Changelog
- Loading branch information
Showing
3 changed files
with
608 additions
and
15 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 |
---|---|---|
@@ -0,0 +1,48 @@ | ||
# Changelog | ||
|
||
## v0.2.1 (2018-12-10) | ||
|
||
#### :bug: Bug Fix | ||
* [#129](https://github.com/emberwatch/ember-language-server/pull/129) Fix "Go to Definition" for windows ([@HodofHod](https://github.com/HodofHod)) | ||
|
||
#### :house: Internal | ||
* [#126](https://github.com/emberwatch/ember-language-server/pull/126) Update `fsevents` subdependency to v1.2.4 ([@Turbo87](https://github.com/Turbo87)) | ||
* [#125](https://github.com/emberwatch/ember-language-server/pull/125) yarn: Add `integrity` hashes ([@Turbo87](https://github.com/Turbo87)) | ||
|
||
#### Committers: 2 | ||
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) | ||
- [@HodofHod](https://github.com/HodofHod) | ||
|
||
|
||
## v0.2.0 (2018-04-24) | ||
|
||
#### :rocket: Enhancement | ||
* [#111](https://github.com/emberwatch/ember-language-server/pull/111) Remove file index ([@t-sauer](https://github.com/t-sauer)) | ||
* [#104](https://github.com/emberwatch/ember-language-server/pull/104) Update all outdated dependencies ([@t-sauer](https://github.com/t-sauer)) | ||
* [#85](https://github.com/emberwatch/ember-language-server/pull/85) Dependencies upgrade ([@t-sauer](https://github.com/t-sauer)) | ||
|
||
#### :house: Internal | ||
* [#113](https://github.com/emberwatch/ember-language-server/pull/113) Replace esprima with Babylon ([@t-sauer](https://github.com/t-sauer)) | ||
* [#110](https://github.com/emberwatch/ember-language-server/pull/110) Don't use the fileindex for completion request ([@t-sauer](https://github.com/t-sauer)) | ||
* [#109](https://github.com/emberwatch/ember-language-server/pull/109) Run tests on Node 7 and 8 ([@t-sauer](https://github.com/t-sauer)) | ||
* [#108](https://github.com/emberwatch/ember-language-server/pull/108) Added integration tests for all features ([@t-sauer](https://github.com/t-sauer)) | ||
* [#107](https://github.com/emberwatch/ember-language-server/pull/107) Migrate tests to use Jest ([@t-sauer](https://github.com/t-sauer)) | ||
* [#106](https://github.com/emberwatch/ember-language-server/pull/106) Basic integration testing ([@t-sauer](https://github.com/t-sauer)) | ||
|
||
#### Committers: 2 | ||
- Ricardo Mendes ([@locks](https://github.com/locks)) | ||
- Thomas Sauer ([@t-sauer](https://github.com/t-sauer)) | ||
|
||
|
||
## v0.1.1 (2017-11-15) | ||
|
||
#### :rocket: Enhancement | ||
* [#74](https://github.com/emberwatch/ember-language-server/pull/74) Upgraded dependencies ([@t-sauer](https://github.com/t-sauer)) | ||
|
||
#### :memo: Documentation | ||
* [#79](https://github.com/emberwatch/ember-language-server/pull/79) mention the atom plugin in the README ([@caseywatts](https://github.com/caseywatts)) | ||
|
||
#### Committers: 3 | ||
- Casey Watts ([@caseywatts](https://github.com/caseywatts)) | ||
- Josa Gesell ([@josa42](https://github.com/josa42)) | ||
- Thomas Sauer ([@t-sauer](https://github.com/t-sauer)) |
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
Oops, something went wrong.