Skip to content

Commit

Permalink
update CHANGELOG and bump version to 0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
barrettotte committed Mar 14, 2021
1 parent 5e3763a commit 6851e00
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 6851e00

Please sign in to comment.