Skip to content

Commit a3ac401

Browse files
committed
Update changelog and version
1 parent 0fb7491 commit a3ac401

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.3.0] - 2025-08-15
6+
7+
### Added
8+
9+
- Implementation of `[AP|Sta]-[MODE]` to Enums.
10+
- Added update check (non-forced) endpoint
11+
- Added warnings fetch endpoint
12+
513
## [0.2.11] - 2025-08-14
614

715
### Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "airos"
7-
version = "0.2.11"
7+
version = "0.3.0"
88
license = "MIT"
99
description = "Ubiquity airOS module(s) for Python 3."
1010
readme = "README.md"

0 commit comments

Comments
 (0)