From e9a85c73e324b2033fd96f6a8a067a5222b8a716 Mon Sep 17 00:00:00 2001 From: Jon Carstens Date: Fri, 13 May 2022 07:38:17 -0600 Subject: [PATCH] v1.2.0 release --- CHANGELOG.md | 11 +++++++++++ mix.exs | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39ce124..c24bdd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.2.0] - 2022-05-13 + +* `:nerves_hub_link_common 0.4.0` + +* Removed + * Elixir 1.10 is no longer supported. This matches the minimum version of + `nerves_hub_link_common` which is Elixir 1.11 + +* Fixed + * Allow for `:slipstream ~> 1.0` + ## [1.1.0] - 2021-12-09 * Removed diff --git a/mix.exs b/mix.exs index 4fb5ab0..14fdee4 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule NervesHubLink.MixProject do use Mix.Project - @version "1.1.0" + @version "1.2.0" @source_url "https://github.com/nerves-hub/nerves_hub_link" Application.put_env(