From 9c01da3049ca255661aa293548dab47b4bd8e84c Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Wed, 31 Jan 2024 01:35:53 +0000 Subject: [PATCH] Bump version to 1.6.986 by Chef Expeditor Obvious fix; these changes are the result of automation not creative thinking. --- CHANGELOG.md | 7 ++++--- VERSION | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b31f37823..fdd42284c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,17 @@ # Habitat CHANGELOG - -## [1.6.985](https://github.com/habitat-sh/habitat/tree/1.6.985) (2024-01-29) + +## [1.6.986](https://github.com/habitat-sh/habitat/tree/1.6.986) (2024-01-31) #### Merged Pull Requests -- Bump serde from 1.0.195 to 1.0.196 [#9155](https://github.com/habitat-sh/habitat/pull/9155) ([dependabot[bot]](https://github.com/dependabot[bot])) +- bump rust to 1.75 and resolve clippy violations [#9158](https://github.com/habitat-sh/habitat/pull/9158) ([mwrock](https://github.com/mwrock)) ### Changes since 1.6.826 release #### Merged Pull Requests +- bump rust to 1.75 and resolve clippy violations [#9158](https://github.com/habitat-sh/habitat/pull/9158) ([mwrock](https://github.com/mwrock)) - Bump serde from 1.0.195 to 1.0.196 [#9155](https://github.com/habitat-sh/habitat/pull/9155) ([dependabot[bot]](https://github.com/dependabot[bot])) - Bump rcgen from 0.12.0 to 0.12.1 [#9156](https://github.com/habitat-sh/habitat/pull/9156) ([dependabot[bot]](https://github.com/dependabot[bot])) - Bump pin-project from 1.1.3 to 1.1.4 [#9152](https://github.com/habitat-sh/habitat/pull/9152) ([dependabot[bot]](https://github.com/dependabot[bot])) diff --git a/VERSION b/VERSION index 2e46f133fa..e6566a6939 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.6.985 \ No newline at end of file +1.6.986 \ No newline at end of file