Skip to content

Commit

Permalink
1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
buchslava committed Dec 13, 2017
1 parent 7c9ce53 commit 614d46e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="1.10.0"></a>
# [1.10.0](https://github.com/Gapminder/ddf-validation/compare/v1.9.7...v1.10.0) (2017-12-13)


### Features

* **rule:** check for existence of key-value pairs where key is or contains the same concept as value ([9c16c05](https://github.com/Gapminder/ddf-validation/commit/9c16c05)), closes [#473](https://github.com/Gapminder/ddf-validation/issues/473)
* **rule:** wrong concept type ([f0dabe4](https://github.com/Gapminder/ddf-validation/commit/f0dabe4)), closes [#469](https://github.com/Gapminder/ddf-validation/issues/469)



<a name="1.9.7"></a>
## [1.9.7](https://github.com/Gapminder/ddf-validation/compare/v1.9.6...v1.9.7) (2017-08-29)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ddf-validation",
"version": "1.9.7",
"version": "1.10.0",
"description": "DDF validion tool",
"main": "./lib/index.js",
"bin": {
Expand Down

0 comments on commit 614d46e

Please sign in to comment.