forked from feaser/microtbx
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
31 lines (20 loc) · 1.07 KB
/
ChangeLog
File metadata and controls
31 lines (20 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
-----------------------------------------------------------------------------------------
2020-04-09 Frank Voorburg <voorburg@feaser.com>
* Added linked list module.
* Removed Windows and Linux ports and demos.
* Public release of version 0.9.3.
-----------------------------------------------------------------------------------------
2020-03-23 Frank Voorburg <voorburg@feaser.com>
* Moved aes256 sources to the main source directory.
* Public release of version 0.9.2.
-----------------------------------------------------------------------------------------
2020-03-01 Frank Voorburg <voorburg@feaser.com>
* Minor fixes and improvements.
* Public release of version 0.9.1.
-----------------------------------------------------------------------------------------
2019-08-22 Frank Voorburg <voorburg@feaser.com>
* Basic functionality implemented.
* Public release of version 0.9.0.
-----------------------------------------------------------------------------------------
2019-07-06 Frank Voorburg <voorburg@feaser.com>
* Setup of GitHub project and kick-off for development.