# 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).

## [0.1.0] - 2023-08-09

### Added

- Support PM2 multi-instance forks
- Added epoch timestamp to log

### Updated

- Fixed null property in remoteAddress

## [0.1.1] - 2024-05-30

### Updated

- Refactored `RouterError` exception handling.
- Added ability to disable logging.
- Replaced `--debug` with `--silent` switch.

## [0.1.2] - 2024-09-02

- Upgraded outdated NPM packages
- NPM security fix ([CVE-2024-4068](https://github.com/advisories/GHSA-grv7-fg5c-xmjg))

## [0.1.3] - 2024-12-01

- NPM security fix ([CVE-2024-21538](https://github.com/advisories/GHSA-3xgq-45jj-v275))
- Upgraded outdated NPM packages

## [0.1.4] - 2025-07-29

- NPM security fix ([CVE-2024-11831](https://github.com/advisories/GHSA-76p7-773f-r4q5))

## [0.1.5] - 2026-01-14

- Package node engine to AWS supported (v20)
- NPM security fix ([CVE-2025-15284](https://github.com/advisories/GHSA-6rw7-vpxm-498p))

## [0.1.6] - 2026-02-18

- NPM security fix ([CVE-2026-2391](https://github.com/advisories/GHSA-w7fw-mjwx-w883))
