Skip to content

Commit 9f1d89e

Browse files
Add changelog for 0.31.x compat
1 parent 1007342 commit 9f1d89e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased] - Unknown
88

9+
- Crystal 0.31.x compatibility (no changes were needed for crystal 0.30.x). Be careful
10+
with crystal 0.31.0 and 0.31.1 because there is a bug that might cause your CI job
11+
to pass even with failing tests. See [#8420](https://github.com/crystal-lang/crystal/issues/8420).
12+
913
## [6.0.0] - 2019-06-30
1014

1115
### Changed

0 commit comments

Comments
 (0)