Skip to content

Commit

Permalink
fix release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
white238 committed Jul 20, 2021
1 parent 7477b6e commit 300ec10
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ The project release numbers follow [Semantic Versioning](http://semver.org/spec/
- Added compilation of HIP with clang using ``ENABLE_CLANG_HIP`` and ``BLT_CLANG_HIP_ARCH``

### Changed
- Simpified the clang-format version regex that was causing hangs on some version strings.
- XL: Use compiler flag `-std=c++14` instead of `-std=c++1y` when `BLT_CXX_STD` is set to `c++14`

### Fixed
- Simpified the clang-format version regex that was causing hangs on some version strings.

## [Version 0.4.0] - Release date 2021-04-09

### Added
Expand Down

0 comments on commit 300ec10

Please sign in to comment.