Skip to content

Commit

Permalink
version 1.5.24
Browse files Browse the repository at this point in the history
  • Loading branch information
waldo committed Dec 20, 2022
1 parent 04bf557 commit eb13692
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,7 @@
# Change Log
All notable changes to the "crs-al-language-extension" extension:
## [1.5.24] - 2022-12-20
[Added Support for Arrays on Page Extensions](https://github.com/waldo1001/crs-al-language-extension/pull/261) by [pri-kise](https://github.com/pri-kise). Thanks so much!

## [1.5.23] - 2022-12-19
- New snippet `tUpgradeCodeunitJobQueuewaldo`: schedule upgrade routine with Job Queue.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"name": "crs-al-language-extension",
"displayName": "waldo's CRS AL Language Extension",
"description": "Make working with the (Dynamics NAV / 365) AL Language easier and more efficient.",
"version": "1.5.23",
"version": "1.5.24",
"publisher": "waldo",
"icon": "images/waldo.png",
"author": {
Expand Down

0 comments on commit eb13692

Please sign in to comment.