File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ <!-- markdownlint-disable blanks-around-headings blanks-around-lists no-duplicate-heading -->
2+
3+ # Changelog
4+ All notable changes to this project will be documented in this file.
5+
6+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
7+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
8+
9+ <!-- next-header -->
10+ ## [ Unreleased] - ReleaseDate
11+
12+ <!-- next-url -->
13+ [ Unreleased ] : https://github.com/EmbarkStudios/spirv-tools-rs/compare/0.10.0...HEAD
14+ [ 0.8.0 ] : https://github.com/EmbarkStudios/spirv-tools-rs/compare/0.7.1...0.8.0
15+ [ 0.7.1 ] : https://github.com/EmbarkStudios/spirv-tools-rs/compare/0.7.0...0.7.1
16+ [ 0.7.0 ] : https://github.com/EmbarkStudios/spirv-tools-rs/compare/0.6.1...0.7.0
17+ [ 0.6.1 ] : https://github.com/EmbarkStudios/spirv-tools-rs/compare/0.6.0...0.6.1
18+ [ 0.6.0 ] : https://github.com/EmbarkStudios/spirv-tools-rs/compare/0.5.0...0.6.0
19+ [ 0.5.0 ] : https://github.com/EmbarkStudios/spirv-tools-rs/compare/0.4.0...0.5.0
20+ [ 0.4.0 ] : https://github.com/EmbarkStudios/spirv-tools-rs/compare/0.3.1...0.4.0
21+ [ 0.3.1 ] : https://github.com/EmbarkStudios/spirv-tools-rs/compare/0.3.0...0.3.1
22+ [ 0.3.0 ] : https://github.com/EmbarkStudios/spirv-tools-rs/compare/0.2.0...0.3.0
23+ [ 0.2.0 ] : https://github.com/EmbarkStudios/spirv-tools-rs/compare/0.1.1...0.2.0
24+ [ 0.1.1 ] : https://github.com/EmbarkStudios/spirv-tools-rs/compare/0.1.0...0.1.1
25+ [ 0.1.0 ] : https://github.com/EmbarkStudios/spirv-tools-rs/releases/tag/0.1.0
You can’t perform that action at this time.
0 commit comments