# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [5.13.0+moxa1] - 2024-2-19
### Added
* Add version and CHANGELOG files.
* Add systemd service file.
* Since the interval between repairs is too short which led bad UX, porting retry timeout logic function wd_action3() from version 5.15 and use it in ping mode.

## [5.13.0] - 2024-2-19
### Added
* Import watchdog 5.13 source from: http://downloads.sourceforge.net/watchdog/watchdog-5.13.tar.gz
