We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f68516d commit 285de4bCopy full SHA for 285de4b
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [0.7.1] - 2025-02-03
2
+
3
+### Added
4
5
+* Newly supported syntax for vSRX
6
+ * "system services web-management http"
7
8
9
## [0.7.0] - 2024-12-19
10
11
### Added
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- junoser (0.7.0)
+ junoser (0.7.1)
parslet
GEM
lib/junoser/version.rb
@@ -1,3 +1,3 @@
module Junoser
- VERSION = "0.7.0"
+ VERSION = "0.7.1"
end
0 commit comments