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.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.2.0] - 2023-09-14
### Added
- `handle_terminate/2` Callback for process termination.
### Fixed
- Minor documentation issues.
## [0.1.1] - 2023-09-12
### Fixed
- Add queue for incoming messages while websocket is `nil`.
## [0.1.0] - 2023-09-11
### Added
- Missing `start/1` for `__using__/1` macro.
## [0.1.0-rc] - 2023-09-09
- Initial release of Fresh.