From 2eb384d06720ae6a6d137c557f0efd19d7557e82 Mon Sep 17 00:00:00 2001 From: Miles Johnson Date: Mon, 5 Feb 2024 15:39:37 -0800 Subject: [PATCH] Update changelog. --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index df15a393..33bda635 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,8 @@ #### 💥 Breaking -- Removed `type_version_spec` and `type_warpgate` features (use the `schematic` feature on the crate - instead). +- Removed `type_version_spec` and `type_warpgate` features (use the `schematic` feature on those + crates instead). - Renamed renderer related features: - `json_schema` -> `renderer_json_schema` - `template` -> `renderer_template` @@ -23,6 +23,7 @@ #### ⚙️ Internal - Updated `garde` (validation) to v0.18. +- Updated `miette` to v7. ## 0.13.7