Replace buildenv image with a container reference
Build / audit (push) Successful in 20s
Build / test (push) Successful in 7m18s
Build / doc (push) Successful in 6m7s

This commit is contained in:
2026-02-17 19:28:05 +01:00
parent 052c1a1c7f
commit 6fe46044a1
3 changed files with 7 additions and 4 deletions
+3
View File
@@ -6,6 +6,8 @@ The format is based on
and this project adheres to
[Haskell Package Versioning Policy](https://pvp.haskell.org/).
## [Unreleased]
## [1.5.0.2] - 2026-01-08
### Fixed
- Support GHC 9.14 and containers 0.8.
@@ -555,6 +557,7 @@ and this project adheres to
### Added
- Data types for the GraphQL language.
[Unreleased]: https://git.caraus.tech/OSS/graphql/compare/v1.5.0.2...master
[1.5.0.2]: https://git.caraus.tech/OSS/graphql/compare/v1.5.0.1...v1.5.0.2
[1.5.0.1]: https://git.caraus.tech/OSS/graphql/compare/v1.5.0.0...v1.5.0.1
[1.5.0.0]: https://git.caraus.tech/OSS/graphql/compare/v1.4.0.0...v1.5.0.0