Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ealush committed Jan 6, 2019
1 parent fe44e2d commit ba24d6f
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,30 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [6.2.0] - 2019-01-06

### Added
- [Minor] access intermediate validation result via draft (#103)
- [Patch] Publish next tag separately from feature branch (#104)
- [Minor] add hasErrors and hasWarnings functions (#105)

## [6.2.0] - 2018-12-27

### Added
- [Minor] mark field as async

## [6.1.3] - 2018-12-27

### Fixed
- [PATCH] run done callback in sync mode

## [6.1.0] - 2018-10-20

### Added
- [Minor] Async test support + done callback chaining (#100)

### Changed
- [Patch] Update github configuration

## [6.0.0] - 2018-04-16

Expand Down

0 comments on commit ba24d6f

Please sign in to comment.