Skip to content

Commit ee4ddab

Browse files
committed
[release] Version 1.2.2
1 parent 59efbfc commit ee4ddab

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
Change log
22
==========
33

4+
Version 1.2.2 [2026-04-25]
5+
--------------------------
6+
7+
Changes
8+
~~~~~~~
9+
10+
Dependencies
11+
++++++++++++
12+
13+
- Bumped openwisp-users to 1.2.2
14+
15+
Bugfixes
16+
~~~~~~~~
17+
18+
- Removed re-registering of SocialAppAdmin
19+
420
Version 1.2.1 [2026-04-10]
521
--------------------------
622

openwisp_radius/__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)