Commit 8b4a8555 authored by Federico Vaga's avatar Federico Vaga

CHANGELOG: make the software changelog the main one

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent b7def3e8
# Change Log # Change Log
## [3.0.0] - 2017-09-14 ## [3.0.0] - 2017-09-14
### Software
The realease of a new version has been necessary because I decided to remove The realease of a new version has been necessary because I decided to remove
the debug interface from the API. This interface has been problematic, and the debug interface from the API. This interface has been problematic, and
its original purpose has been neglected its original purpose has been neglected
### Added #### Added
- standard TTY interface to access the soft-CPU serial console output - standard TTY interface to access the soft-CPU serial console output
### Removed #### Removed
- debugfs interface to access the soft-CPU serial console output - debugfs interface to access the soft-CPU serial console output
- removed library functions to access the debugfs console output - removed library functions to access the debugfs console output
- the ``mockturtle-messages`` tool is not able anymore to access the soft-CPU - the ``mockturtle-messages`` tool is not able anymore to access the soft-CPU
serial console output serial console output
### Fixed #### Fixed
- minor fixes - minor fixes
## [2.0] - 2016-06-08 ## [2.0] - 2016-06-08
### Changed ### Software
#### Changed
- Project change name to Mock Turtle. this means renaming all files - Project change name to Mock Turtle. this means renaming all files
functions, data structures, enumerates and variables to a new functions, data structures, enumerates and variables to a new
convention convention
- port output real-time application to the real-time library - port output real-time application to the real-time library
- improve kernel driver performance - improve kernel driver performance
### Added #### Added
- unittest - unittest
## [1.1] - 2015-10-20 ## [1.1] - 2015-10-20
### Changed ### Software
#### Changed
- minor changes in API behaviour on error - minor changes in API behaviour on error
## [1.0] - 2015-09-17 ## [1.0] - 2015-09-17
### Software
- first release White Rabbit Node Core - first release White Rabbit Node Core
[3.0.0] https://www.ohwr.org/projects/mock-turtle-sw/repository?rev=mock-turtle-3.0.0 [3.0.0] https://www.ohwr.org/projects/mock-turtle-sw/repository?rev=mock-turtle-3.0.0
......
doc/CHANGELOG
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment