# 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.5](https://github.com/swarmd-io/swarmd/compare/swarmd_local_runtime-v0.0.4...swarmd_local_runtime-v0.0.5) - 2023-12-13 ### Added - add auto-reload for dev command ## [0.0.4](https://github.com/swarmd-io/swarmd/compare/swarmd_local_runtime-v0.0.3...swarmd_local_runtime-v0.0.4) - 2023-12-07 ### Added - add socket upgrade ## [0.0.3](https://github.com/swarmd-io/swarmd/compare/swarmd_local_runtime-v0.0.2...swarmd_local_runtime-v0.0.3) - 2023-12-07 ### Other - update Dependencies and try to fix release ci for linux ## [0.0.2](https://github.com/swarmd-io/swarmd/releases/tag/swarmd_local_runtime-v0.0.2) - 2023-12-06 ### Other - nothing ## [0.0.1](https://github.com/swarmd-io/swarmd/releases/tag/swarmd_local_runtime-v0.0.1) - 2023-12-06 ### Added - add dev command & local runtime ### Other - fmt