-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated ChangeLog and version number.
- Loading branch information
Showing
2 changed files
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
----------------------------------------------------------------------------------------- | ||
2023-03-26 Frank Voorburg <[email protected]> | ||
|
||
* Renamed files. | ||
* Added CMake integration details to the user manual. | ||
* Resolved a compiler warning. | ||
* Public release of version 1.3.0. | ||
|
||
----------------------------------------------------------------------------------------- | ||
2023-03-11 Frank Voorburg <[email protected]> | ||
|
||
|
@@ -6,6 +14,7 @@ | |
* Added TBX_ON and TBX_OFF macros. | ||
* Coding style updates. | ||
* Public release of version 1.2.0. | ||
|
||
----------------------------------------------------------------------------------------- | ||
2023-02-03 Frank Voorburg <[email protected]> | ||
|
||
|
@@ -14,6 +23,7 @@ | |
* Added CMake interface library for convenient integration in CMake based projects. | ||
* Added tbxcxx.cpp with C++ new/delete overloads that use MicroTBX memory pools. | ||
* Public release of version 1.1.0. | ||
|
||
----------------------------------------------------------------------------------------- | ||
2022-06-15 Frank Voorburg <[email protected]> | ||
|
||
|
@@ -22,19 +32,22 @@ | |
* Added port for GNU/Linux. | ||
* Configured CRC16 as CRC16-CCITT-False and CRC32 as CRC32-MPEG2 | ||
* Public release of version 1.0.0. | ||
|
||
----------------------------------------------------------------------------------------- | ||
2022-03-09 Frank Voorburg <[email protected]> | ||
|
||
* Added complete API reference to the documentation. | ||
* Added extra functionality for usinig MicroTBX in combination with FreeRTOS. | ||
* Configured GitHub actions for building and publishing the documentation. | ||
* Public release of version 0.9.5. | ||
|
||
----------------------------------------------------------------------------------------- | ||
2021-10-29 Frank Voorburg <[email protected]> | ||
|
||
* Moved demos to a separate git repository. | ||
* Moved tbx_conf.h to the "template" subdirectory. | ||
* Public release of version 0.9.4. | ||
|
||
----------------------------------------------------------------------------------------- | ||
2020-04-09 Frank Voorburg <[email protected]> | ||
|
||
|
@@ -65,4 +78,3 @@ | |
|
||
* Setup of GitHub project and kick-off for development. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters