Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
lib_mic_array change log
========================

5.0.2
-----

* Documentation improvements.

5.0.1
-----
* Updates lib_mic_array to use lib_xcore_math (formerly lib_xs3_math) version 2.0.2
Expand Down
2 changes: 1 addition & 1 deletion lib_mic_array/module_build_info
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 5.0.1
VERSION = 5.0.2

DEPENDENT_MODULES = lib_xcore_math

Expand Down