Commit 9a19565e authored by Jonathan Gazeley's avatar Jonathan Gazeley
Browse files

Prepare release 3.5.0

parent 49b957f1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
## Changelog

### 3.5.0
  * Add support for huntgroups (thanks @sts and @phaer)

### 3.4.3
  * Fix missing notify that caused problems when adding a new virtual server in `sites_available`

+3 −3
Original line number Diff line number Diff line
{
  "name": "jgazeley-freeradius",
  "version": "3.4.3",
  "version": "3.5.0",
  "author": "jgazeley",
  "summary": "Install and configure FreeRADIUS",
  "license": "Apache-2.0",
@@ -17,9 +17,9 @@
    {
      "operatingsystem": "Fedora",
      "operatingsystemrelease": [
        "24",
        "25",
        "26"
        "26",
        "27"
      ]
    }
  ],