We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1007342 commit 9f1d89eCopy full SHA for 9f1d89e
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased] - Unknown
8
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
+
13
## [6.0.0] - 2019-06-30
14
15
### Changed
0 commit comments