Skip to content

Commit

Permalink
Merge pull request #229 from psychocoderHPC/topicChangelogFor0.4.0
Browse files Browse the repository at this point in the history
Changelog 0.4.0
  • Loading branch information
sbastrakov authored May 19, 2022
2 parents d66c412 + 6ca5f82 commit a2d67b9
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,28 @@
Changelog
=========

0.4.0 "K'Ehleyr"
----------------
**Date:** 2022-05-19

### Compatibility Changes:

- switch to alpaka 0.9.X #225 #226, [see all breaking changes](https://github.com/alpaka-group/alpaka/blob/0.9.0/CHANGELOG.md#breaking-changes)
- modernize CMake #203

### Bug Fixes:
- allow including alpaka via add_subdirectory before cupla in an external project #216
- fix using cupla with add_subdirectory for the HIP backend #219
- fix warning: expression result unused #222

### New Features:
- documenting interoperability with alpaka API

### Misc
- clang format integration #214

0.3.0 "L'Rell"
------------
--------------
**Date:** 2021-08-03

### Compatibility Changes:
Expand Down

0 comments on commit a2d67b9

Please sign in to comment.