You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,23 @@
5
5
These changes have not been released to the Visual Studio marketplace, but (if checked) are available in preview within the [CI build](http://vsixgallery.com/extension/4c82e17d-927e-42d2-8460-b473ac7df316/).
6
6
7
7
-[ ] Features
8
+
8
9
-[ ] Fixes
9
10
10
11
## Previous Releases
11
12
12
13
These are the changes to each version that has been released to the Visual Studio marketplace.
13
14
15
+
## 10.6
16
+
17
+
**2018-12-09**
18
+
19
+
-[x] Features
20
+
-[x][#582](https://github.com/codecadwallader/codemaid/pull/582) - Digging: New option to show item types (e.g. method return or property type) - thanks [GammaWolf](https://github.com/GammaWolf)!
0 commit comments