Skip to content

Commit

Permalink
update changelog with spirv support
Browse files Browse the repository at this point in the history
  • Loading branch information
starkat99 committed Jul 17, 2022
1 parent e231659 commit 445c936
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
### Added
- Add support for target_arch `spirv`. Some traits and functions are unavailble on this
architecture. By [@charles-r-earp].

## [2.0.0] - 2022-06-21 <a name="2.0.0"></a>
### Changed
Expand Down

0 comments on commit 445c936

Please sign in to comment.