Skip to content

Commit c0d8813

Browse files
committed
[release] Version 1.2.2
1 parent 4af04a4 commit c0d8813

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Changelog
22
=========
33

4+
Version 1.2.2 [2026-03-06]
5+
--------------------------
6+
7+
Changes
8+
~~~~~~~
9+
10+
Other changes
11+
+++++++++++++
12+
13+
- Improved help text of configuration variable fields
14+
- Minor fixes in the test suite
15+
416
Version 1.2.1 [2026-03-04]
517
--------------------------
618

openwisp_controller/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (1, 2, 1, "final")
1+
VERSION = (1, 2, 2, "final")
22
__version__ = VERSION # alias
33

44

0 commit comments

Comments
 (0)