Skip to content

Commit 300ec10

Browse files
committed
fix release notes
1 parent 7477b6e commit 300ec10

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

RELEASE-NOTES.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,11 @@ The project release numbers follow [Semantic Versioning](http://semver.org/spec/
1515
- Added compilation of HIP with clang using ``ENABLE_CLANG_HIP`` and ``BLT_CLANG_HIP_ARCH``
1616

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

20+
### Fixed
21+
- Simpified the clang-format version regex that was causing hangs on some version strings.
22+
2123
## [Version 0.4.0] - Release date 2021-04-09
2224

2325
### Added

0 commit comments

Comments
 (0)