diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f8954f4ee..e81c769256 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,10 @@ # Habitat CHANGELOG - -## [1.5.51](https://github.com/habitat-sh/habitat/tree/1.5.51) (2020-03-04) + +## [1.5.52](https://github.com/habitat-sh/habitat/tree/1.5.52) (2020-03-04) #### Merged Pull Requests -- Automated update of Habitat Documentation [#7517](https://github.com/habitat-sh/habitat/pull/7517) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) +- Rustfmt and Nightly Rust Bump to nightly-2020-03-03 [#7518](https://github.com/habitat-sh/habitat/pull/7518) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) @@ -21,6 +21,7 @@ - Remove Kubernetes and Helm exporters [#7463](https://github.com/habitat-sh/habitat/pull/7463) ([christophermaier](https://github.com/christophermaier)) #### Merged Pull Requests +- Rustfmt and Nightly Rust Bump to nightly-2020-03-03 [#7518](https://github.com/habitat-sh/habitat/pull/7518) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) - Automated update of Habitat Documentation [#7517](https://github.com/habitat-sh/habitat/pull/7517) ([chef-expeditor[bot]](https://github.com/chef-expeditor[bot])) - Add flag to ignore missing packages in seed lists [#7512](https://github.com/habitat-sh/habitat/pull/7512) ([smacfarlane](https://github.com/smacfarlane)) - ensure that studio image builder runs the windows-service install hook [#7516](https://github.com/habitat-sh/habitat/pull/7516) ([mwrock](https://github.com/mwrock)) diff --git a/VERSION b/VERSION index af4dcbed0e..a40903b372 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.5.51 \ No newline at end of file +1.5.52 \ No newline at end of file