Disable skia again, new release

This commit is contained in:
Luke Jones
2025-02-16 21:46:04 +13:00
parent 21c468cf02
commit f299ffeb6e
5 changed files with 159 additions and 62 deletions

View File

@@ -2,6 +2,11 @@
## [Unreleased]
## [v6.1.6]
### Changed
- Disable skia bindings for UI again. It causes failures in build pipelines and requires extra dependencies.
## [v6.1.5]
### Changed