Skip to content

Commit

Permalink
Release: v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ysbaddaden committed Sep 24, 2019
1 parent 17bb2cf commit a7331d8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,13 @@
# CHANGELOG

## v0.5.0

Requires:
- Crystal >= 0.31.0 (Channel changes)

Fixes:
- MT compatibility

## v0.4.3

Fixes:
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.4.3
0.5.0
2 changes: 1 addition & 1 deletion shard.yml
@@ -1,5 +1,5 @@
name: minitest
version: 0.4.3
version: 0.5.0
description: The Minitest testing facilities (Unit, Spec, Assertions, Expectations)

authors:
Expand Down

0 comments on commit a7331d8

Please sign in to comment.