Skip to content
Snippets Groups Projects
Commit c6959118 authored by Jonathan Gazeley's avatar Jonathan Gazeley
Browse files

Prepare release 2.3.1

parent 4a0239a3
No related branches found
No related tags found
No related merge requests found
......@@ -806,6 +806,9 @@ development effort if the features aren't useful to my employer.
## Release Notes
### 2.3.1
* Fix bug with log rotation throwing errors when radiusd is not running
### 2.3.0
* Add support to configure virtual modules for fail-over and load-balancing
......
{
"name": "jgazeley-freeradius",
"version": "2.3.0",
"version": "2.3.1",
"author": "jgazeley",
"summary": "Install and configure FreeRADIUS",
"license": "Apache-2.0",
......@@ -19,7 +19,9 @@
"operatingsystemrelease": [
"21",
"22",
"23"
"23",
"24",
"25"
]
}
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment