Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit c63554b

Browse files
iohk-bors[bot]disassemblerdcoutts
authored
Merge #4255
4255: release 3.2.0 version bump r=dcoutts a=disassembler * See changelog for details * This release only affects cardano-sl as a library for proxy * No end users need or should upgrade to this release ## Description <!--- A brief description of this PR and the problem is trying to solve --> ## Linked issue <!--- Put here the relevant issue from YouTrack --> Co-authored-by: Samuel Leathers <[email protected]> Co-authored-by: Duncan Coutts <[email protected]>
2 parents 69d41a9 + cfc17da commit c63554b

File tree

63 files changed

+65
-65
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+65
-65
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions

auxx/cardano-sl-auxx.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-sl-auxx
2-
version: 3.1.0
2+
version: 3.2.0
33
synopsis: Cardano SL - Auxx
44
description: Cardano SL - Auxx
55
license: Apache-2.0

binary/cardano-sl-binary.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-sl-binary
2-
version: 3.1.0
2+
version: 3.2.0
33
synopsis: Cardano SL - binary serialization
44
description: This package defines a type class for binary serialization,
55
helpers and instances.

binary/test/cardano-sl-binary-test.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-sl-binary-test
2-
version: 3.1.0
2+
version: 3.2.0
33
synopsis: Cardano SL - binary serializarion (tests)
44
description: This package contains test helpers for cardano-sl-binary.
55
license: Apache-2.0

chain/cardano-sl-chain.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-sl-chain
2-
version: 3.1.0
2+
version: 3.2.0
33
synopsis: Cardano SL - transaction processing
44
description: Cardano SL - transaction processing
55
license: Apache-2.0

chain/test/cardano-sl-chain-test.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-sl-chain-test
2-
version: 3.1.0
2+
version: 3.2.0
33
synopsis: Cardano SL - arbitrary instances for cardano-sl-chain
44
description: Cardano SL - arbitrary instances for cardano-sl-chain
55
license: Apache-2.0

client/cardano-sl-client.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-sl-client
2-
version: 3.1.0
2+
version: 3.2.0
33
synopsis: Cardano SL client modules
44
description: Cardano SL client modules
55
license: Apache-2.0

cluster/cardano-sl-cluster.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-sl-cluster
2-
version: 3.1.0
2+
version: 3.2.0
33
synopsis: Utilities to generate and run cluster of nodes
44
description: See README
55
homepage: https://github.com/input-output-hk/cardano-sl/cluster/README.md

core/cardano-sl-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-sl-core
2-
version: 3.1.0
2+
version: 3.2.0
33
synopsis: Cardano SL - core
44
description: Cardano SL - core
55
license: Apache-2.0

core/test/cardano-sl-core-test.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cardano-sl-core-test
2-
version: 3.1.0
2+
version: 3.2.0
33
synopsis: Cardano SL - core functionality (tests)
44
description: QuickCheck Arbitrary instances for the Cardano SL core
55
functionality.

0 commit comments

Comments
 (0)