Skip to content

Commit

Permalink
0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
buchslava committed Jun 24, 2016
1 parent eebfcb9 commit 692d4a5
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="0.12.2"></a>
## [0.12.2](https://github.com/Gapminder/ddf-validation/compare/v0.12.1...v0.12.2) (2016-06-24)


### Features

* **api:** external validation API was provided ([66f2182](https://github.com/Gapminder/ddf-validation/commit/66f2182)), closes [#140](https://github.com/Gapminder/ddf-validation/issues/140)
* **rules:** WRONG_INDEX_VALUE and WRONG_INDEX_KEY implementation ([4cf9fd7](https://github.com/Gapminder/ddf-validation/commit/4cf9fd7)), closes [#70](https://github.com/Gapminder/ddf-validation/issues/70) [#71](https://github.com/Gapminder/ddf-validation/issues/71)



<a name="0.12.1"></a>
## [0.12.1](https://github.com/Gapminder/ddf-validation/compare/v0.12.0...v0.12.1) (2016-06-15)

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": "0.12.1",
"version": "0.12.2",
"description": "DDF validion tool",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 692d4a5

Please sign in to comment.