mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
updated changelog
This commit is contained in:
parent
077d782990
commit
b802ef6435
1 changed files with 5 additions and 3 deletions
|
@ -5,11 +5,12 @@ 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.6.5] - Unrelease
|
||||
## [0.6.5] - Unreleased
|
||||
|
||||
### Changed
|
||||
### Added
|
||||
|
||||
- The configuration of many node-types is now splitted into seperate `in` and `out` sections. Please update your configuration files accordingly.
|
||||
- A new sub-command `villas-relay` implements a client-to-client WebSocket relay.
|
||||
It can be used as a proxy for nodes which sit behind a NAT firewall.
|
||||
|
||||
## [0.6.4] - 2018-07-18
|
||||
|
||||
|
@ -52,6 +53,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||
### Changed
|
||||
|
||||
- The IO format names have changed. They now use dots (`raw.flt32`) instead of hyphens (`raw-flt32`) in their name. Please update your configuration files accordingly.
|
||||
- The configuration of many node-types is now splitted into seperate `in` and `out` sections. Please update your configuration files accordingly.
|
||||
|
||||
## [0.6.1] - 2018-02-17
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue