# 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] ## [0.0.4](https://github.com/hds/hds_test0/compare/v0.0.3...v0.0.4) - 2024-03-12 ### Added - add stokko says function ([#7](https://github.com/hds/hds_test0/pull/7)) ### Fixed - removed erroneous full stop ([#5](https://github.com/hds/hds_test0/pull/5)) ## [0.0.3](https://github.com/hds/hds_test0/compare/v0.0.2...v0.0.3) - 2024-03-12 ### Added - add support for nedyah ([#4](https://github.com/hds/hds_test0/pull/4)) ### Other - add release workflow ([#2](https://github.com/hds/hds_test0/pull/2)) - add CI builds on GitHub ([#1](https://github.com/hds/hds_test0/pull/1)) - prepare v0.0.2 release - added a doctest to the README - add initial crate information - Initial commit