Skip to content

Commit d496365

Browse files
committed
v2.2.0
1 parent 508c877 commit d496365

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## vNext
7+
## v2.2.0
88
### Added
99
- ThreadBehaviour to define how a thread is created
1010
- Allow benchmarks to be run on the MainThread

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# http://www.appveyor.com/docs/appveyor-yml
22

33
environment:
4-
base_version: 2.1.1
4+
base_version: 2.2.0
55

66
# version format
77
version: $(base_version).{build}

0 commit comments

Comments
 (0)