mirror of
https://github.com/LIV2/amitools.git
synced 2025-12-06 06:32:47 +00:00
added CHANGELOG
This commit is contained in:
parent
59eb1191a4
commit
238def4434
22
CHANGELOG.md
Normal file
22
CHANGELOG.md
Normal file
@ -0,0 +1,22 @@
|
||||
# Change Log
|
||||
|
||||
## [0.1.1][2] (TBA)
|
||||
|
||||
* Re-implemented dos ReadArgs() to be more compatible (#80)
|
||||
* Re-implemented dos ReadItem() to be more compatible
|
||||
* Fix exception when running in Vim (#77) (@zedr)
|
||||
* added more tests to vamos-test suite
|
||||
* Allow to SelectInput()/SelectOutput() with BNULL
|
||||
* truncate inodes to 32 bit for fl_Key in Lock (workround for 64bit fs) (#72, #35)
|
||||
* added dummy OpenResource() (@selco)
|
||||
* added Uitlity's Amiga2Date(), Date2Amiga(), CheckDate() (@selco)
|
||||
* added full math library support (double, single and ffp precision) (@selco)
|
||||
|
||||
|
||||
## [0.1.0][1] (2017-08-03)
|
||||
|
||||
* First public release
|
||||
|
||||
|
||||
[1]: https://github.com/cnvogelg/amitools/tree/v0.1.1
|
||||
[2]: https://github.com/cnvogelg/amitools/tree/v0.1.0
|
||||
Loading…
x
Reference in New Issue
Block a user