mirror of
https://github.com/vapaamies/KolibriOS.git
synced 2025-09-21 02:30:07 +02:00
Changelog added
This commit is contained in:
15
changelog.md
Normal file
15
changelog.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Change log
|
||||
|
||||
## Release 2020-06
|
||||
* Units `initialization` and `finalization` sections support.
|
||||
* Unit `CRT` added, console examples rewritten using it.
|
||||
* Examples grouped by console and GUI.
|
||||
* User program templates added, see `My` directory.
|
||||
* [Readme](readme.md) significantly updated. [FAQ](FAQ.md), [contribution rules](contributing.md) and changelog added.
|
||||
* Bugfixes and common improvements.
|
||||
|
||||
**Known issues**
|
||||
* Console I/O procedures still non-standard.
|
||||
|
||||
## Release 2020-05
|
||||
First release with a bunch of examples and all programs needed to develop and compile yourself.
|
Reference in New Issue
Block a user