Skip to content

Commit a466b35

Browse files
author
The Senate
committed
v1.0.3
1 parent 7355b51 commit a466b35

11 files changed

+511
-33
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.0.3] - 2020-12-03
8+
### Fixed
9+
- Fixed bug causing shader in Point mode to use buffer data from previous runs.
10+
- Fixed target material reporting in output preamble when using option "use scalar arrays".
11+
### Changed
12+
- Removed status message and replaced with execution start time and elapsed time.
13+
### Added
14+
- Added a toggle in settings to enable/disable output preamble.
15+
716
## [1.0.2] - 2020-12-07
817
### Fixed
918
- Removed benchmark's dependency on angle files entirely.

0 commit comments

Comments
 (0)