# Changelog

The format is based on [Keep a Changelog](https://keepachangelog.com/).

### Unreleased

### [1.0.7] - 2025-01-30

- style(prettier)
- doc(CONTRIBUTORS): added
- deps: bump versions to latest
- dep(eslint): upgraded to v9
- doc: mv Changes.md -> CHANGELOG.md

### [1.0.6] - 2023-12-12

- ci(publish): only when package.json modified

### [1.0.5] - 2022-06-05

- ci: replace appveyor & travis with GitHub actions
- ci: add GHA shared workflows
- lint: prefer-template
- test: replace nodeunit with mocha

### [1.0.4] - 2017-09-05

- drop node 4.x testing.

### 1.0.3 - 2017-08-06

- corrected config path to always_ok setting

### 1.0.2 - 2017-07-30

- declare booleans in config.get
- simplify a bunch of the follow-on code
- refactor away 5x redundancy
- remove Mooney-isms from nodeunit and use npm version

### 1.0.1 - 2017-06-13

- Require higher haraka-constants so constants.OK is set properly

### 1.0.0 - 2016-11-09

- import from haraka/Haraka

[1.0.3]: https://github.com/haraka/haraka-plugin-syslog/releases/tag/v1.0.3
[1.0.4]: https://github.com/haraka/haraka-plugin-syslog/releases/tag/v1.0.4
[1.0.5]: https://github.com/haraka/haraka-plugin-syslog/releases/tag/1.0.5
[1.0.6]: https://github.com/haraka/haraka-plugin-syslog/releases/tag/v1.0.6
[1.0.7]: https://github.com/haraka/haraka-plugin-syslog/releases/tag/1.0.7
