diff --git a/CHANGELOG.md b/CHANGELOG.md index f44cd36..e32041d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog +### 0.5.9 + +- Add Online Help Panel Group (PNLGRP) syntax highlighting, thanks [@chrjorgensen](https://github.com/chrjorgensen) + + ### 0.5.8 - Add CMD syntax highlighting, thanks [@chrjorgensen](https://github.com/chrjorgensen) diff --git a/package.json b/package.json index e310f3c..25bd53b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ibmi-languages", "displayName": "IBMi Languages", "description": "Provide syntax highlighting for IBMi languages such as RPG, CL, DDS, and MI.", - "version": "0.5.8", + "version": "0.5.9", "publisher": "barrettotte", "author": { "name": "Barrett Otte"