# 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.2.1](https://github.com/TENK-DAO/smartdeploy/compare/smartdeploy-build-v0.2.0...smartdeploy-build-v0.2.1) - 2023-11-04 ### Fixed - default cargo manifest directory to pwd ## [0.2.0](https://github.com/TENK-DAO/smartdeploy/compare/smartdeploy-build-v0.1.1...smartdeploy-build-v0.2.0) - 2023-10-30 ### Added - fix call and install ([#21](https://github.com/TENK-DAO/smartdeploy/pull/21)) ## [0.1.1](https://github.com/TENK-DAO/smartdeploy/compare/smartdeploy-build-v0.1.0...smartdeploy-build-v0.1.1) - 2023-09-24 ### Other - release ([#16](https://github.com/TENK-DAO/smartdeploy/pull/16)) ## [0.1.0](https://github.com/TENK-DAO/smartdeploy/releases/tag/smartdeploy-build-v0.1.0) - 2023-09-24 ### Added - add install command and update loam and soroban ([#14](https://github.com/TENK-DAO/smartdeploy/pull/14))