Skip to content

Commit f424e00

Browse files
committed
Bump to 0.3.0
1 parent fd92a4d commit f424e00

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
## [Unreleased]
22

3+
## [0.3.0] - 2022-02-21
4+
5+
- Support add extra docker compose services and volumes
6+
- Isolate each job with docker compose project name and network
7+
38
## [0.2.2] - 2022-02-11
49

510
- Auto remove containers

lib/matrixeval/ruby/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Matrixeval
44
module Ruby
5-
VERSION = "0.2.2"
5+
VERSION = "0.3.0"
66
end
77
end

0 commit comments

Comments
 (0)