Skip to content

Commit

Permalink
v1.5.26
Browse files Browse the repository at this point in the history
  • Loading branch information
waldo1001 committed Jul 12, 2023
1 parent 364ca34 commit 522bfe6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log
All notable changes to the "crs-al-language-extension" extension:
## [1.5.26] - 2023-07-12
Fix from [James Pearson](https://github.com/jimmymcp): pull request [#282 - Do not add quotes to object names if not necessary when reorganising](https://github.com/waldo1001/crs-al-language-extension/pull/282/files) - thanks!

## [1.5.25] - 2023-01-20
Some new pullrequests from the community for which I'm very thankful :-).
- [Support for Entitlements](https://github.com/waldo1001/crs-al-language-extension/commit/c67c31a89aa59a0e84c529ef1ef9e021dd9e315f) by [Johannes Wikman](https://github.com/jwikman)
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": "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.25",
"version": "1.5.26",
"publisher": "waldo",
"icon": "images/waldo.png",
"author": {
Expand Down

0 comments on commit 522bfe6

Please sign in to comment.