From 3b51b2c7df72b1023b2896063e98aaf80209bc37 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Fri, 14 Apr 2023 12:48:39 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6642c2..e597212 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] * Updated [`h2`](https://github.com/hyperium/h2) from 0.3.16 to 0.3.17, fixes [SEC#11] ([#599]) +* Updated [`git2`](https://github.com/rust-lang/git2-rs) from 0.16.1 to 0.17.0 ([#602]) [#599]: https://github.com/vbrandl/hoc/pull/599 +[#602]: https://github.com/vbrandl/hoc/pull/602 [SEC#11]: https://github.com/vbrandl/hoc/security/dependabot/11