summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorOrhun Parmaksız <orhunparmaksiz@gmail.com>2023-02-11 22:37:21 +0300
committerOrhun Parmaksız <orhunparmaksiz@gmail.com>2023-02-11 22:37:21 +0300
commit45442bf09df2922fa2a61cfdaa7b6f11e85352bb (patch)
tree5cf778b79bbc8a6c22cc2d7698b3f631fc747afa /CHANGELOG.md
parentee35e9170ca390a03ad62fdce65944a74a085795 (diff)
chore: Prepare for the 0.9.4 releasev0.9.4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5ee3e3f..6ee6ccc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,15 @@ 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.9.4] - 2023-02-11
+### Changed
+- Bump dependencies
+- Bump the Rust version in Dockerfile
+
+### Fixed
+- Update cargo-tarpaulin installation command
+- Make detail level optional in config (#53)
+
## [0.9.3] - 2023-01-13
### Changed
- Update license copyright years