Skip to content

Commit 252c2ab

Browse files
committed
Release v1.0.1
1 parent fe391c4 commit 252c2ab

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 1.0.1
4+
5+
- Add arm binaries
6+
37
## 1.0.0
48

59
- Support cypress (mocha) format (mocha-junit-reporter)

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "split-test"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
authors = ["Fumiaki MATSUSHIMA <mtsmfm@gmail.com>"]
55
edition = "2018"
66

0 commit comments

Comments
 (0)