We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a88c7b5 commit c7269b6Copy full SHA for c7269b6
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v0.5.4
4
+
5
+* New features
6
+ * Support storing 16+ character serial numbers in the NervesKey
7
8
## v0.5.3
9
10
* New features
mix.exs
@@ -1,7 +1,7 @@
defmodule NervesKey.MixProject do
use Mix.Project
- @version "0.5.3"
+ @version "0.5.4"
@source_url "https://github.com/nerves-hub/nerves_key"
def project do
0 commit comments