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 d7ead37 commit d999d25Copy full SHA for d999d25
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v0.4.9 - 2022-05-04
4
+
5
+* Changed
6
+ * Update to allow `:vintage_net` `v0.12.0`
7
8
## v0.4.8 - 2022-04-29
9
10
* Added
mix.exs
@@ -1,7 +1,7 @@
defmodule VintageNetWizard.MixProject do
use Mix.Project
- @version "0.4.8"
+ @version "0.4.9"
@source_url "https://github.com/nerves-networking/vintage_net_wizard"
def project do
0 commit comments