We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c861cc commit 52716dfCopy full SHA for 52716df
CHANGELOG.md
@@ -40,7 +40,7 @@ Thank you to all who have contributed!
40
### Contributors
41
Thank you to all who have contributed!
42
43
-## [1.3.1](https://TODO.com) - 2025-11-06
+## [1.3.1](https://github.com/partiql/partiql-lang-kotlin/releases/tag/v1.3.1) - 2025-11-06
44
45
### Added
46
- Support aggregation function calls in the `ORDER BY` and `HAVING` clause
gradle.properties
@@ -1,5 +1,5 @@
1
group=org.partiql
2
-version=1.3.1
+version=1.3.2-SNAPSHOT
3
4
ossrhUsername=EMPTY
5
ossrhPassword=EMPTY
0 commit comments