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
+13-2Lines changed: 13 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,28 @@
1
1
# Changelog
2
2
3
-
## vNext (11.1)
3
+
## vNext (11.2)
4
4
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
-
9
8
-[ ] Fixes
10
9
11
10
## Previous Releases
12
11
13
12
These are the changes to each version that has been released to the Visual Studio marketplace.
14
13
14
+
## 11.1
15
+
16
+
**2019-11-03**
17
+
18
+
-[x] Features
19
+
-[x][#620](https://github.com/codecadwallader/codemaid/pull/620) - Formatting: Allow for individual tag formatting rules - thanks [willemduncan](https://github.com/willemduncan)!
20
+
-[x][#665](https://github.com/codecadwallader/codemaid/pull/665) - Use image monikors so icons show up again when tool windows are small - thanks [Diermeier](https://github.com/Diermeier)!
0 commit comments