File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v1.2.0 - 2023-07-01
4+
5+ * New features
6+ * Fix warnings for Elixir 1.15. Only Elixir 1.11 and later are supported now.
7+
38## v1.1.0 - 2022-03-02
49
510* New features
6- * Add support for Trust and Go (ATECC608B-TNGTLS) pre-provisioned chips, many functions can now
7- accept a ` device_type() ` argument to switch which type of chip it will communicate with.
11+ * Add support for Trust and Go (ATECC608B-TNGTLS) pre-provisioned chips, many functions can now
12+ accept a ` device_type() ` argument to switch which type of chip it will communicate with.
813
914## v1.0.0 - 2021-10-23
1015
Original file line number Diff line number Diff line change 11defmodule NervesKey.MixProject do
22 use Mix.Project
33
4- @ version "1.1 .0"
4+ @ version "1.2 .0"
55 @ source_url "https://github.com/nerves-hub/nerves_key"
66
77 def project do
You can’t perform that action at this time.
0 commit comments