# pve-net-hang-watchdog Changelog

## [1.0] - 2026-03-06

### Added
- Dedicated `scripts/install.sh` and `scripts/uninstall.sh`
- `setup.sh` wrapper for local and remote lifecycle operations
- Standardized defaults file at `/etc/default/xdev-pve-net-hang-watchdog`
- Installed documentation under `/usr/local/share/doc/xdev/pve-net-hang-watchdog`

### Changed
- Standardized uninstall path to `/usr/local/lib/xdev/pve-net-hang-watchdog/uninstall.sh`
- Updated systemd unit to use the namespaced defaults file
- Standardized project documentation and install workflow
- Installer now performs `systemctl enable --now` so the watchdog is active immediately after install
