# Changelog for `belgian-structured-communication`
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 the
[Haskell Package Versioning Policy](https://pvp.haskell.org/).
## Unreleased
## 0.2.0.0 - 2025-01-26
Make `StructuredCommunication` an instance of `Random`, `Uniform` and `UniformRange`.
## 0.1.0.0 - 2023-06-17
Initial version with parser, instance for `Eq`, `Enum`, `Ord`, `Show`, `Integral` and `Real`.