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

This commit is contained in:
Steffen Vogel 2017-12-19 11:50:52 +01:00
parent 003588d33e
commit 41dc436668

View file

@ -17,18 +17,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Added support for Unix Domain Sockets to `socket` node-type
- Python example client using new Protobuf and UDP/Unix sockets
### Removed
- Moved VILLASfpga related code into external library
- `libxil` dependency is dropped
### Changed
- Upgraded Docker build containers to Fedora 27
- Updated submodules for most dependencies
- Use "LABEL" instead of "MAINTAINER" keyword in Dockerfiles
- Removed VILLASfpga related code into external library
- `libxil` dependency is dropped
### Fixed
- Socket node-type supports now arbirarily sized packets
- Netem support is working again
- Sample data format conversion for RAW IO formats
## [0.5.1] - 2017-10-23