We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94cdd64 commit d52607cCopy full SHA for d52607c
1 file changed
CHANGES.md
@@ -1,3 +1,7 @@
1
+## 0.1.1 - 2019-11-01
2
+
3
+* Make syntax regions foldable (#7).
4
5
## 0.1.0 - 2019-06-28
6
7
* Add sess.timeout\_idle
@@ -7,8 +11,8 @@
11
* Add all recent variables. Covers varnish 6.2.0.
8
12
* Add all recent variables. This should cover everything up to
9
13
Varnish 6.1.0.
10
-* Highlight vclConditional as Conditional.
-* Add vcl keyword.
14
+* Highlight vclConditional as Conditional (#3).
15
+* Add vcl keyword (#2).
16
* Add {be}req.hash.
17
* Add bereq.is\_bgfetch.
18
* Indent using 4 spaces.
0 commit comments