Skip to content

Commit a98ab01

Browse files
committed
Prep for 1.3.0 release
1 parent f05c193 commit a98ab01

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
## 1.3.0 -- UNRELEASED
1+
## 1.3.0 -- 2 Jun 2026
22

33
This release of Lacinia improves performance by providing a pre-built Antlr4J parser
44
(this required generating and compiling Java classes, rather than using interpreted parsing).
55
It also addresses missing support for certain GraphQL schema syntaxes, and improves
66
schema introspection and validation.
77

8-
[Closed Issues](https://github.com/walmartlabs/lacinia/milestone/34?closed=1)
8+
It also updates compliance with the specification, including allowing interfaces to
9+
implement other interfaces.
910

11+
[Closed Issues](https://github.com/walmartlabs/lacinia/milestone/34?closed=1)
1012

1113
## 1.2.2 - 8 Feb 2024
1214

0 commit comments

Comments
 (0)