mirror of
https://github.com/tailix/libkernaux.git
synced 2024-11-13 11:04:27 -05:00
Update ChangeLog
This commit is contained in:
parent
7ca814803e
commit
a0696503c4
1 changed files with 8 additions and 2 deletions
10
ChangeLog
10
ChangeLog
|
@ -2,11 +2,14 @@
|
||||||
|
|
||||||
* include/kernaux/assert.h: Require semicolon after macros
|
* include/kernaux/assert.h: Require semicolon after macros
|
||||||
|
|
||||||
|
2022-01-22 Alex Kotov <kotovalexarian@gmail.com>
|
||||||
|
|
||||||
|
libkernaux 0.2.0 released
|
||||||
|
|
||||||
2022-01-22 Alex Kotov <kotovalexarian@gmail.com>
|
2022-01-22 Alex Kotov <kotovalexarian@gmail.com>
|
||||||
|
|
||||||
* README.md: Configuration options now follow semver
|
* README.md: Configuration options now follow semver
|
||||||
* include/kernaux/assert.h: Do not allow to disable asserts and guards
|
* include/kernaux/assert.h: Do not allow to disable asserts and guards
|
||||||
* libkernaux 0.2.0 released
|
|
||||||
|
|
||||||
2022-01-21 Alex Kotov <kotovalexarian@gmail.com>
|
2022-01-21 Alex Kotov <kotovalexarian@gmail.com>
|
||||||
|
|
||||||
|
@ -14,7 +17,10 @@
|
||||||
|
|
||||||
2022-01-20 Alex Kotov <kotovalexarian@gmail.com>
|
2022-01-20 Alex Kotov <kotovalexarian@gmail.com>
|
||||||
|
|
||||||
* libkernaux 0.1.0 released
|
|
||||||
* include/kernaux/assert.h: Added unconditional assertion (panic)
|
* include/kernaux/assert.h: Added unconditional assertion (panic)
|
||||||
* include/kernaux/assert.h: Added guards for unconditional assertion (panic)
|
* include/kernaux/assert.h: Added guards for unconditional assertion (panic)
|
||||||
* src/printf.c: Fix bug and actually enable floating-point arithmetics
|
* src/printf.c: Fix bug and actually enable floating-point arithmetics
|
||||||
|
|
||||||
|
2022-01-20 Alex Kotov <kotovalexarian@gmail.com>
|
||||||
|
|
||||||
|
libkernaux 0.1.0 released
|
||||||
|
|
Loading…
Reference in a new issue