Skip to content

Commit fb43a8e

Browse files
Added changelog
1 parent 8973bc4 commit fb43a8e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Change Log
2+
All notable changes will be documented in this file.
3+
Chai-Exec adheres to [Semantic Versioning](http://semver.org/).
4+
5+
6+
## [v1.1.0](https://github.com/JS-DevTools/chai-exec/tree/v1.1.0) (2018-12-23)
7+
8+
- Added a [`chaiExec.defaults`](README.md#chaiexecdefaults) property, which can reduce repetition in your tests by only setting the `command`, `args`, and/or `options` _once_.
9+
10+
[Full Changelog](https://github.com/JS-DevTools/chai-exec/compare/v1.0.0...v1.1.0)

0 commit comments

Comments
 (0)