Skip to content

Commit

Permalink
update for 17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
James Deucker committed Jun 17, 2022
1 parent ad9368f commit 0e67157
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to the "irule" extension will be documented in this file.

---
## 1.6.14
### Changed
Update README for 17.0

---
## 1.6.13
### Changed
Add commands for 17.0

---
## 1.6.12
### Changed
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# F5 Networks iRule Extension

F5 Networks iRule extension for Visual Studio Code. This extension gives Tcl based iRule language support for Visual Studio Code including syntax and intelliSense support for iRule events, commands and statements, up to BIG-IP v16.1.
F5 Networks iRule extension for Visual Studio Code. This extension gives Tcl based iRule language support for Visual Studio Code including syntax and intelliSense support for iRule events, commands and statements, up to BIG-IP v17.0.

## Intellisense
This extension provides some code completion with Intellisense.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "F5 Networks iRules",
"description": "F5 Networks iRules Extension. Supports all BIG-IP versions up to 17.0",
"publisher": "bitwisecook",
"version": "1.6.13",
"version": "1.6.14",
"keywords": [
"f5",
"f5networks",
Expand Down

0 comments on commit 0e67157

Please sign in to comment.