From 02229188bb30a3286822e971cce5d76d57e2a14f Mon Sep 17 00:00:00 2001 From: Connor Fitzgerald Date: Tue, 21 Mar 2023 12:01:36 -0400 Subject: [PATCH] Someday I'll stop pushing commits to this damn PR --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c6995d31be..796bfce1f33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -114,7 +114,6 @@ By @cwfitzgerald in [#3610](https://github.com/gfx-rs/wgpu/pull/3610). - Improve attachment related errors. By @cwfitzgerald in [#3549](https://github.com/gfx-rs/wgpu/pull/3549) - Make error descriptions all upper case. By @cwfitzgerald in [#3549](https://github.com/gfx-rs/wgpu/pull/3549) - Don't include ANSI terminal color escape sequences in shader module validation error messages. By @jimblandy in [#3591](https://github.com/gfx-rs/wgpu/pull/3591) -- Bring anisotropic filtering in line with the spec. #### WebGPU