Skip to content

Commit e17ac2f

Browse files
committed
(docs) updated changelog
1 parent ceebd48 commit e17ac2f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.1.0] - 26.10.2017
810
### [Added]
911

1012
* `test` function that forks off the test as new process
@@ -16,7 +18,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1618

1719
* added API docs
1820

19-
* output prediction
21+
* `output` prediction
22+
23+
* `exception` prediction
24+
25+
* `is` prediction
26+
27+
* removed
28+
29+
* error handler function
2030

2131
### [Changed]
2232

0 commit comments

Comments
 (0)