Skip to content

Commit

Permalink
Merge pull request #77 from xmos/release/v1.2.0
Browse files Browse the repository at this point in the history
Release/v1.2.0
  • Loading branch information
xalbertoisorna authored Feb 16, 2024
2 parents 1033c4b + 426641e commit 10c696a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@ xscope fileio change log
1.2.0
-----

* CHANGED: Update tools version in Jenkinsfile to 15.2.1.
* ADDED: XCommon CMake for tests and example integration.
* FIXED: Adapter ID can now be passed to examples.
* CHANGED: Improved documentation formatting and updates.
* ADDED: Pytest support.
* ADDED: xscope_fclose function for closing a single file.
* ADDED: Support for XCommon CMake build system
* FIXED: Hang in run_on_target when invalid file was opened for reading
* FIXED: fread no longer can cause buffer overflow
* FIXED: fread always returns the end of the file if eof is reached
* ADDED: Support for XCommon CMake build system.
* FIXED: Hang in run_on_target when invalid file was opened for reading.
* FIXED: fread no longer can cause buffer overflow.
* FIXED: fread always returns the end of the file if eof is reached.

1.1.2
-----
Expand Down

0 comments on commit 10c696a

Please sign in to comment.