From 018c4950b9406055dec02ef0fb52f132e2bb1e2c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 19 Jun 2024 11:25:56 +0200 Subject: Merging upstream version 1.76.0+dfsg1. Signed-off-by: Daniel Baumann --- vendor/camino/CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'vendor/camino/CHANGELOG.md') diff --git a/vendor/camino/CHANGELOG.md b/vendor/camino/CHANGELOG.md index d4b4de0a0..7558c7097 100644 --- a/vendor/camino/CHANGELOG.md +++ b/vendor/camino/CHANGELOG.md @@ -3,6 +3,16 @@ 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). +## [1.1.6] - 2023-07-11 + +### Added + +- Implement `Deserialize` for `Box`. + +## [1.1.5] - 2023-07-11 + +(This release was not published due to an internal issue.) + ## [1.1.4] - 2023-03-09 ### Added @@ -120,6 +130,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Initial release. +[1.1.6]: https://github.com/camino-rs/camino/releases/tag/camino-1.1.6 +[1.1.5]: https://github.com/camino-rs/camino/releases/tag/camino-1.1.5 [1.1.4]: https://github.com/camino-rs/camino/releases/tag/camino-1.1.4 [1.1.3]: https://github.com/camino-rs/camino/releases/tag/camino-1.1.3 [1.1.2]: https://github.com/camino-rs/camino/releases/tag/camino-1.1.2 -- cgit v1.2.3