Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sokil committed Jun 28, 2018
1 parent 74f0dda commit 54c8e27
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
## 0.4.6 (2018-06-29)
## 0.4.7 (2018-06-29)
* Fixed `AbstractNode::getValuesOfArrayNode`. Affected `AbstractAdNode::getErrors()` and `AbstractAdNode::getImpressions()` if multiple nodes in array found. Array always contain first node instead of values of all nodes.

## 0.4.6 (2018-04-05)
* Fix adding Extension to Ad\InLine section
* Now Extensions can be created for Ad\Wrapper also

## 0.4.5 (2018-02-22)
* Method `AbstractAdNode::getSequence` now return int instead of numeric string

Expand Down

0 comments on commit 54c8e27

Please sign in to comment.