Skip to content

Commit 5682a9f

Browse files
authored
chore: changelog for v2.5 (#2537)
1 parent 6456e43 commit 5682a9f

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

debian/changelog

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
souffle (2.5.0) stable; urgency=low
2+
* Lattice support
3+
* Doc comments and annotations
4+
* Relations with arity up to 22 in intepreter
5+
* Let `to_number` infer the base
6+
* Misc fixes and refactoring
7+
8+
-- Quentin Sabah <[email protected]> Wed, 12 Mar 2025 20:00:00 +0100
9+
110
souffle (2.4.1) stable; urgency=low
211
* Remove escapes in arch build (XiaowenHu96)
312
* fix windows CI (quentin)
@@ -14,7 +23,7 @@ souffle (2.4.1) stable; urgency=low
1423
* fix sqlite reading of empty values (dbueno)
1524
* symbol concatenation with binary `+` (quentin)
1625

17-
-- Quentin Sabah <[email protected]> Web, 11 Oct 2023 11:00:00 +0100
26+
-- Quentin Sabah <[email protected]> Wed, 11 Oct 2023 11:00:00 +0100
1827

1928
souffle (2.4) stable; urgency=low
2029
* New option --generate-many to split the generated C++ Code into multiple files (julienhenry)

0 commit comments

Comments
 (0)