Skip to content

Commit 6061a0c

Browse files
committed
Release v0.7.0
1 parent d401bf6 commit 6061a0c

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
## 0.7.0 - Unreleased
1+
## 0.7.0 - 2019-02-03
22

33
- Drop support for the legacy async syntax
4+
45
- Complete internal overhaul
5-
- Support for Opal v0.11.1
6+
7+
- Support for Opal v0.11
68

79

810
## 0.6.1 - 2017-05-25

lib/opal/rspec/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Opal
22
module RSpec
3-
VERSION = '0.7.0.rc.2'
3+
VERSION = '0.7.0'
44
end
55
end

0 commit comments

Comments
 (0)