diff --git a/CHANGELOG.md b/CHANGELOG.md index d943156..f472fe8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/), and this project adheres to [Semantic Versioning](http://semver.org). +## v1.1.0 - 2018-10-02 + +### Changed +- Update `hero-openmp-examples` to `v1.2.1`: enabling extensible (double-colon) `run` and `clean` + Makefile rules and readding the inclusion of `omp.h`; rename `make.inc` into `common/default.mk` +- Update `libhero-target` to `v1.1.0`, fixing the `omp.h` inclusion in the heterogeneous application + (#22). +- Update `hero-support` to `v1.0.1`, fixing error reporting in the Zynqlinux SD card deployment + script. + +### Fixed +- Fix the inclusion of `omp.h` in the heterogeneous application (#22). Remove the dependency of + `pulp.h` on `libhero-target`. + ## v1.0.3 - 2018-09-24 ### Fixed diff --git a/hero-openmp-examples b/hero-openmp-examples index 0a36dd9..125de4d 160000 --- a/hero-openmp-examples +++ b/hero-openmp-examples @@ -1 +1 @@ -Subproject commit 0a36dd9787efc1c3abc4ef10f3e36a5bad274b89 +Subproject commit 125de4dd9a1559c0bb1661d6531b43f1f28aba03 diff --git a/hero-support b/hero-support index adfa3e2..84f2bec 160000 --- a/hero-support +++ b/hero-support @@ -1 +1 @@ -Subproject commit adfa3e2b469c70fb7fd0baaf7e63f9bda41f2815 +Subproject commit 84f2bec5f4437e748cf9be020b1b409896d184f9 diff --git a/libhero-target b/libhero-target index bd54427..35ba09d 160000 --- a/libhero-target +++ b/libhero-target @@ -1 +1 @@ -Subproject commit bd5442731bc9c76449040f3db5e1d4be3dd9a3d3 +Subproject commit 35ba09d378809080ae20e2131fc20320a900f0aa