1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

updated changelog for v0.5.1 release

This commit is contained in:
Steffen Vogel 2017-10-23 09:41:34 +02:00
parent 4a063b36b6
commit 7516f35e89

View file

@ -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