Skip to content

Commit 4e07b8a

Browse files
committed
Updated CONTRIBUTING guide
1 parent cdc31d9 commit 4e07b8a

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -95,19 +95,6 @@ in `strict-stm` package.
9595

9696
We run CI using [GitHub actions][ci].
9797

98-
# Releases
99-
100-
The major version of `io-sim`, `io-classes`, `strict-stm` and `si-timers`
101-
packages are kept in sync. This means that if any of the packages introduce
102-
a breaking change all major versions SHOULD be bumped. The minor versions are
103-
kept independent. The `io-classes-mtl` is still experimental and thus it's not
104-
following that principle.
105-
106-
The drawback is that if you declare `io-classes ^>= 0.x` then you will need to
107-
bump it when a new version of `io-sim` is published (even if there are no changes
108-
in `io-classes`). The con is that you just need to declare the version of
109-
`io-classes` to have a consistent ecosystem of the four packages.
110-
11198
# Tips
11299

113100
## `ppTrace` is strict

0 commit comments

Comments
 (0)