1
0
mirror of https://github.com/cmur2/language-fluentd.git synced 2025-07-03 13:11:24 +02:00

grammar: try to detect regex values to avoid weird highlighting

This commit is contained in:
Christian Nicolai
2018-02-21 15:53:10 +01:00
parent 78ea23f555
commit da21bc01cc
2 changed files with 10 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 1.1.2 (February 21, 2018)
IMPROVEMENTS:
- Detection of regex values (although not an official data type) to avoid weird highlighting
## 1.1.1 (November 25, 2017)
IMPROVEMENTS: