# 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.10](https://github/collabora/gitlab-runner-rs/compare/gitlab-runner-mock-v0.0.9...gitlab-runner-mock-v0.0.10) - 2024-05-17 ### Other - bump dependency versions - *(mock)* Implement Display not ToString ## [0.0.9](https://github/collabora/gitlab-runner-rs/compare/gitlab-runner-mock-v0.0.8...gitlab-runner-mock-v0.0.9) - 2024-04-13 ### Fixed - Add serde derive feature to allow stand-alone builds ### Other - Add test for metadata - Add metadata - Move from multipart to multer - Update to wiremock 0.0.6 - Add automatic generation of system_id for the runner