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
## [3.0.0] - 2017-09-14
### Software
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
its original purpose has been neglected
### Added
#### Added
- standard TTY interface to access the soft-CPU serial console output
### Removed
#### Removed
- debugfs interface to access the soft-CPU serial console output
- removed library functions to access the debugfs console output
- the ``mockturtle-messages`` tool is not able anymore to access the soft-CPU
serial console output
### Fixed
#### Fixed
- minor fixes
## [2.0] - 2016-06-08
### Changed
### Software
#### Changed
- Project change name to Mock Turtle. this means renaming all files
functions, data structures, enumerates and variables to a new
convention
- port output real-time application to the real-time library
- improve kernel driver performance
### Added
#### Added
- unittest
## [1.1] - 2015-10-20
### Changed
### Software
#### Changed
- minor changes in API behaviour on error
## [1.0] - 2015-09-17
### Software
- first release White Rabbit Node Core
[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