This commit is contained in:
parent
99b4c75371
commit
000349be67
2 changed files with 8 additions and 0 deletions
7
Changelog.md
Normal file
7
Changelog.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
# pfsense-netbox-sync
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.1.0]
|
||||||
|
|
||||||
|
- Initial release.
|
|
@ -25,6 +25,7 @@ dependencies = [
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://git.creekorful.cloud/creekorful/pfsense-netbox-sync"
|
Homepage = "https://git.creekorful.cloud/creekorful/pfsense-netbox-sync"
|
||||||
Issues = "https://git.creekorful.cloud/creekorful/pfsense-netbox-sync/issues"
|
Issues = "https://git.creekorful.cloud/creekorful/pfsense-netbox-sync/issues"
|
||||||
|
Changelog = "https://git.creekorful.cloud/creekorful/pfsense-netbox-sync/src/branch/main/Changelog.md"
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
pfnbsync = "pfsense_netbox_sync:main"
|
pfnbsync = "pfsense_netbox_sync:main"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue