2021-05-05 10:09:52 +00:00
|
|
|
# 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).
|
|
|
|
|
2022-02-07 11:41:51 +00:00
|
|
|
## [1.1.1] - 2022-02-07
|
|
|
|
|
|
|
|
### Security
|
|
|
|
|
|
|
|
- Updated dependencies.
|
|
|
|
|
|
|
|
## [1.1.0] - 2021-10-22
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Added typescript for type safety.
|
|
|
|
- Switched to pnpm.
|
|
|
|
|
2021-05-05 10:09:52 +00:00
|
|
|
## [1.0.0] - 2021-05-05
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
2022-02-07 11:41:51 +00:00
|
|
|
- Automated build & tagging.
|
|
|
|
- Arm images.
|
2021-05-05 10:09:52 +00:00
|
|
|
|
|
|
|
### Security
|
|
|
|
|
2022-02-07 11:41:51 +00:00
|
|
|
- Updated dependencies.
|