Skip to content

Commit 2978d29

Browse files
committed
Release 0.3.1
1 parent 9c14931 commit 2978d29

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
> breaking changes may be introduced
1111
> at any time without warning.
1212
13+
## [0.3.1] - 2024-10-17
14+
15+
### Changed
16+
17+
- Updated moderngl to 5.12.
18+
19+
### Fixed
20+
21+
- Prevented unhandled OpenGL errors in cores from
22+
cascading into the frontend as exceptions
23+
raised from `moderngl` or PyOpenGL.
24+
1325
## [0.3.0] - 2024-09-25
1426

1527
### Added

0 commit comments

Comments
 (0)