# 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.0] - 2022-02-23 ### Changed - renamed build arg `TOIT_VERSION` to `TOIT_CLI_VERSION` ## [0.1.1] - 2022-02-22 ### Added - packages gcompat & libgcc to fix execution of `toitc` executable ## [0.1.0] - 2022-02-20 ### Added - [toit](https://github.com/toitlang/toit) - alpine base image [Unreleased]: https://git.hammerle.me/fphammerle/docker-toit/compare/v0.2.0..HEAD [0.2.0]: https://git.hammerle.me/fphammerle/docker-toit/compare/v0.1.1...v0.2.0 [0.1.1]: https://git.hammerle.me/fphammerle/docker-toit/compare/v0.1.0...v0.1.1 [0.1.0]: https://git.hammerle.me/fphammerle/docker-toit/src/v0.1.0