# Changelog

## 1.7.3

- update - `function`, `program` ... now a tag and `var_*` is a keyword with made a nice distinction between those.
- add - highlights for GWX devices like `M0`, `R1000`, `D100Z2`, ...
- add - now `:=`, `+`, `/`, ... are operators including `AND`, `OR`, `NOT`, ...
- add - anything that starts with `ANYTHING(` is now a function
- add - `(),.` now a punctuation
- add - property class from anything `.something`
- fix - highlight of 16#ADC literals
- fix - highlight of some comments