# 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.2](https://github.com/ampliway/way-lib-rust/compare/v0.0.1...v0.0.2) - 2023-04-08 ### Other - unit tests for id module - testing config for workflow - update cargo.toml with more configuration [2] - update cargo.toml with more configuration - release - github workflow - first commit ### Removed - removed github worflow and added instructions for release-plz # 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.3](https://github.com/ampliway/way-lib-rust/compare/v0.0.2...v0.0.3) - 2023-04-08 ### Removed - removed CARGO_REGISTRY_TOKEN from workflow action ## [0.0.1](https://github.com/ampliway/way-lib-rust/releases/tag/v0.0.1) - 2023-04-07 ### Other - github workflow - first commit