diff --git a/CHANGELOG.md b/CHANGELOG.md index 12082d41..b6981197 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,14 @@ 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). +## [0.8.1] - 2024-02-15 +### 📃 Details + +#### Fixed +- Print packagedb error during wheel build +- Issue with zip and artifact:from_file +- Supress git clone output and long test names + ## [0.8.0] - 2024-02-13 ### ✨ Highlights