From 7516f35e89195097f575211916d05b7125607c86 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Mon, 23 Oct 2017 09:41:34 +0200 Subject: [PATCH] updated changelog for v0.5.1 release --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f992469e4..51af691f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [0.5.1] - 2017-10-23 + +### Changed + +- OPAL-RT AsyncIP client is only build if libopal submodule is present + +### Fixed + +- Build warnings and errors on Ubuntu 16.04 + ## [0.5.0] - 2017-10-18 ### Added