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 93aef19 commit e295525Copy full SHA for e295525
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v0.4.16 - 2023-12-15
4
+
5
+* Changed
6
+ * Use VintageNetWiFi's built-in WiFi access point summarization function since
7
+ it is more complete at removing APs that can't be connected to. (@LivInAbsurdism)
8
9
## v0.4.15 - 2023-07-19
10
11
* Changed
mix.exs
@@ -1,7 +1,7 @@
defmodule VintageNetWizard.MixProject do
use Mix.Project
- @version "0.4.15"
+ @version "0.4.16"
@source_url "https://github.com/nerves-networking/vintage_net_wizard"
def project do
0 commit comments