Skip to content

Commit 432f587

Browse files
committed
Bump kes-agent
1 parent e64abea commit 432f587

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

ouroboros-consensus-cardano/ouroboros-consensus-cardano.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ library unstable-shelley-testlib
328328
cardano-strict-containers,
329329
containers,
330330
contra-tracer,
331-
kes-agent ^>=1.0,
331+
kes-agent ^>=1.1,
332332
kes-agent-crypto ^>=1.0,
333333
microlens,
334334
mtl,
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<!--
2+
A new scriv changelog fragment.
3+
4+
Uncomment the section that is right (remove the HTML comment wrapper).
5+
For top level release notes, leave all the headers commented out.
6+
-->
7+
8+
<!--
9+
### Patch
10+
11+
- A bullet item for the Patch category.
12+
13+
-->
14+
<!--
15+
### Non-Breaking
16+
17+
- A bullet item for the Non-Breaking category.
18+
19+
-->
20+
### Breaking
21+
22+
- Update to `kes-agent-1.1` and `kes-agent-crypto-1.0`

ouroboros-consensus-protocol/ouroboros-consensus-protocol.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ library
7979
contra-tracer ^>=0.1.0,
8080
io-classes ^>=1.8.0,
8181
io-sim,
82-
kes-agent ^>=1.0,
82+
kes-agent ^>=1.1,
8383
kes-agent-crypto ^>=1.0,
8484
mtl,
8585
network ^>=3.2.7,

0 commit comments

Comments
 (0)