Skip to content

Commit

Permalink
Changelog update for new releases versions
Browse files Browse the repository at this point in the history
  • Loading branch information
seregazhuk committed Sep 14, 2018
1 parent 3939372 commit 4c9cd1c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
# Change Log
All notable changes to this project will be documented in this file.

## v0.2.1 - 2018-09-14
## 0.2.1 - 2018-09-14
### Fixed:
- assertions counter

## v0.2.0 - 2018-06-26
## 0.2.0 - 2018-06-26
### Updated:
- dependencies and php version changed to 7.2

## v0.1.5 - 2018-03-01
## 0.1.5 - 2018-03-01
### Fixed:
- wrong assertions count

## v0.1.4 - 2018-02-16
## 0.1.4 - 2018-02-16
### Added:
- support for php7

## v0.1.3 - 2018-02-10
## 0.1.3 - 2018-02-10
### Fixed:
- method names (replace verb `resolve` with `fulfill`)

## v0.1.3 - 2018-02-10
## 0.1.3 - 2018-02-10
### Fixed:
- method names (replace verb `resolve` with `fulfill`)

## v0.1.2 - 2017-12-01
## 0.1.2 - 2017-12-01
### Fixed:
- increase assertions count when checking that promise resolves/rejects

## v0.1.1 - 2017-11-12
## 0.1.1 - 2017-11-12
### Added:
- some helpers to wait for promises

## v0.1.0 - 2017-11-10
## 0.1.0 - 2017-11-10
- First tagged release

## v0.0.0 - 2017-11-08
## 0.0.0 - 2017-11-08
- First initial commit

0 comments on commit 4c9cd1c

Please sign in to comment.