1 parent 14b9c9a commit 65b8ee7Copy full SHA for 65b8ee7
2 files changed
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.6.9] - 2026-06-23
6
+
7
+### Added
8
9
+- Add support for open wireless security (tnx @Wackymax)
10
11
## [0.6.8] - 2026-05-26
12
13
### Added
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "airos"
-version = "0.6.8"
+version = "0.6.9"
license = "MIT"
description = "Ubiquiti airOS module(s) for Python 3."
readme = "README.md"
0 commit comments