# Changelog **NOTE:** this file is automatically generated, please do not edit it manually. ## 0.5.0 (2024-02-06) ### Added - [ba757f4](https://github.com/inko-lang/ivm/commit/ba757f4da526ca68a321b67c2377b404e9c36796): Remove more data when removing a version ## 0.4.1 (2023-10-30) ### Fixed * [5e7c288](https://github.com/inko-lang/ivm/commit/5e7c288): Install the license in the Makefile ## 0.4.0 (2023-05-19) No changes ## 0.3.0 (2022-09-21) ### Changed (1 change) * [cb00844](https://github.com/inko-lang/ivm/commit/cb00844): Remove dircpy dependency ## 0.2.0 (2022-09-12) ### Changed (1 change) - 074d52b: Use GitLab for generating changelogs ## 0.1.3 - October 07, 2020 * [13ce66d](https://github.com/inko-lang/ivm/commit/13ce66d): Fix --version not showing the version ## 0.1.2 - October 07, 2020 * [7eba80c](https://github.com/inko-lang/ivm/commit/7eba80c): Move --print to a subcommand ## 0.1.1 - October 07, 2020 * [dde0598](https://github.com/inko-lang/ivm/commit/dde0598): Disable dynamic linking on Windows * [867bf5f](https://github.com/inko-lang/ivm/commit/867bf5f): Fix Cargo keywords * [6e7be9b](https://github.com/inko-lang/ivm/commit/6e7be9b): Prepare for publishing to crates.io ## 0.1.0 - October 06, 2020 The first release of ivm.