Skip to content

Commit

Permalink
Release v2.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Gherzan <andrei@resin.io>
  • Loading branch information
Andrei Gherzan committed Aug 23, 2017
1 parent 5796e72 commit 59f6ac5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,14 @@
Change log
-----------

# v2.4.0
## (2017-08-23)

* Use separate line for version in changelog file [Andrei Gherzan]
* Run OpenVPN service as openvpn user [Andreas Fitzek]
* Update supervisor to v6.2.1 [Akis Kesoglou]
* Watch for VPN config changes in config.json [Pagan Gazzard]

# v2.3.0
## (2017-08-16)

Expand Down
2 changes: 1 addition & 1 deletion meta-resin-common/conf/distro/include/resin-os.inc
Expand Up @@ -3,7 +3,7 @@ require conf/distro/poky.conf

DISTRO = "resin-os"
DISTRO_NAME = "Resin OS"
DISTRO_VERSION = "2.3.0"
DISTRO_VERSION = "2.4.0"
HOSTOS_VERSION = "${DISTRO_VERSION}"
python () {
''' Set HOSTOS_VERSION from board VERSION if available '''
Expand Down

0 comments on commit 59f6ac5

Please sign in to comment.