Skip to content

Commit f79dd7a

Browse files
authored
Update UPGRADING.md
1 parent 415db5f commit f79dd7a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

UPGRADING.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.8.0
2+
3+
- Add Dockerfile support (#135)
4+
15
## 2.7.0
26

37
- Rename BOOLEAN token to LITERAL token (#128)
@@ -206,4 +210,4 @@ $highlighter = (new \Tempest\Highlight\Highlighter())->withGutter();
206210
}
207211
```
208212

209-
**Note**: This package doesn't account for `pre` tag styling. You might need to make adjustments to how you style `pre` tags if you enable gutter support.
213+
**Note**: This package doesn't account for `pre` tag styling. You might need to make adjustments to how you style `pre` tags if you enable gutter support.

0 commit comments

Comments
 (0)