You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contracts/CHANGELOG.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,17 @@ All notable changes to this package will be documented in this file.
4
4
5
5
The format is based on [Common Changelog](https://common-changelog.org/).
6
6
7
-
## [0.11.0] - 2025-08-01
7
+
## [0.12.0] - 2025-08-05
8
+
9
+
### Changed
10
+
11
+
-**Breaking:** Make `viem` a peer dependency, it should be provided by the consuming package ([`4594536`](https://github.com/kleros/kleros-v2/commit/4594536c))
12
+
13
+
### Added
14
+
15
+
- Add helper function `getDisputeKitsViem` to retrieve a deployment's available dispute kit infos including their capabilities (`isShutter`, `isGated`) ([`5a81f9e`](https://github.com/kleros/kleros-v2/commit/5a81f9ec))
16
+
17
+
## [0.11.0] - 2025-08-02
8
18
9
19
### Changed
10
20
@@ -107,6 +117,7 @@ The format is based on [Common Changelog](https://common-changelog.org/).
0 commit comments