Skip to content

Commit 38d7229

Browse files
committed
Bump version to 0.28.0
1 parent 04d6a54 commit 38d7229

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

RELEASE_NOTES.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
#### 0.28.0 - 05.04.2016
2+
3+
* Backwards-incompatible: Make completions faster by not requiring a parse on each request: #99
4+
* Add `SymbolUseProject` command: #101.
5+
* Add typesig command, that doesn't get Comment data: #73
6+
* Add extraction of xmldoc from other assemblies (from .xml files).
7+
18
#### 0.27.4 - 18.02.2016
29

310
* Normalize paths to source files from projects: #94.
@@ -27,7 +34,7 @@
2734
#### 0.26.0 - 20.10.2015
2835

2936
* Fix for uncompiled referenced projects: #78.
30-
* Backwards-incompatible: Framework no longer returned in `project` reponse.
37+
* Backwards-incompatible: Framework no longer returned in `project` response.
3138

3239
#### 0.25.1 - 16.10.2015
3340

0 commit comments

Comments
 (0)