Release 0.2.0
This commit is contained in:
parent
685e8ac589
commit
eb663ee3c6
2 changed files with 7 additions and 1 deletions
|
@ -2,6 +2,12 @@
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.2.0] - 21/04/2025
|
||||||
|
|
||||||
|
### New
|
||||||
|
|
||||||
|
- Monitoring PVE HA/Replication.
|
||||||
|
|
||||||
## [0.1.1] - 19/02/2025
|
## [0.1.1] - 19/02/2025
|
||||||
|
|
||||||
### New
|
### New
|
||||||
|
|
|
@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "netbox-pve-sync"
|
name = "netbox-pve-sync"
|
||||||
version = "0.1.1"
|
version = "0.2.0"
|
||||||
authors = [
|
authors = [
|
||||||
{ name = "Aloïs Micard", email = "alois@micard.lu" },
|
{ name = "Aloïs Micard", email = "alois@micard.lu" },
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue