# 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] ### Added - Added upload command ### Fixed ### Changed ### Removed ## [0.3.0] - 2024-01-08 ### Added - Added `cargo pros sim` command to easily simulate the current project. Cargo-pros will use Cargo's project metadata to provide a better simulator experience. ### Removed [unreleased]: https://github.com/pros-rs/cargo-pros/compare/v0.3.0...HEAD [0.3.0]: https://github.com/pros-rs/cargo-pros/releases/tag/v0.3.0