changelog.md
# 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](https://github.com/patrik-csak/license-plate-serial-generator/compare/v1.0.0...HEAD)
### Changed
- Updated dependencies
## [v1.0.0](https://github.com/patrik-csak/license-plate-serial-generator/compare/v0.2.4...v1.0.0) - 2022-12-07
### Added
- [`random()`](https://patrik-csak.github.io/license-plate-serial-generator/functions/random.html) from [@justin-barca-at-camis](https://github.com/justin-barca-at-camis)
- Support for Node.js versions 18 and 19
### Changed
- Updated dependencies
### Removed
- Support for Node.js versions older than 14
### Fixed
- `kansas`
- `nevada`
## [0.2.4](https://github.com/patrik-csak/license-plate-serial-generator/compare/v0.2.3...v0.2.4) - 2021-12-28
### Changed
- Development and maintenance improvements which should have no effect on using the library