Skip to content

Commit

Permalink
Added RELEASE-NOTES.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-wehnert committed Feb 28, 2020
1 parent 9db5617 commit f2d7ea9
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
==============================================================================

DoIP - Diagnostics over IP
Component: DoIP Custom Simulation

==============================================================================

INTRODUCTION
============
The "DoIP Custom Simulation" is an executable Java program to simulate
a DoIP gateway. This project can be seen as an example how to create
a custom simulation.

The source code is hosted at GitHub
https://github.com/doip/doip-custom-simulation.git

==============================================================================

Release Notes for Version: 1.1.3

NEW FEATURES
============

- Issue #10: Integration of new doip-simulation and its dependencies:
Gateway will now send announcement message at start up.
Therefore two new properties had been added to property file

- broadcast.address: Address to which the broadcast VAM will
send to.
- broadcast.enable: Can be set to true or false, it will control
if initial VAM will be send out.

FIXED BUGS
==========

n/a

CHANGES
=======

n/a

0 comments on commit f2d7ea9

Please sign in to comment.