Skip to content

Commit 583ca18

Browse files
committed
Release 0.5.2
Fix #125 and #126
1 parent d225b2a commit 583ca18

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

AsBuiltReport.Fortinet.FortiGate.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'AsBuiltReport.Fortinet.FortiGate.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '0.5.1'
15+
ModuleVersion = '0.5.2'
1616

1717
# Supported PSEditions
1818
# CompatiblePSEditions = @()

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# :arrows_clockwise: Fortinet FortiGate As Built Report Changelog
22

3+
## [0.5.2] - 2025-11-19
4+
5+
### Added
6+
- Add Alias description of interface on Route (Monitor & Static) [126](https://github.com/AsBuiltReport/AsBuiltReport.Fortinet.FortiGate/pull/126)
7+
8+
### Fixed
9+
- Fix Report when use Old FortiGate Release (Before 7.0.x) [125](https://github.com/AsBuiltReport/AsBuiltReport.Fortinet.FortiGate/pull/125)
10+
311

412
## [0.5.1] - 2025-06-27
513

0 commit comments

Comments
 (0)