Skip to content

Commit

Permalink
version 2.0.1
Browse files Browse the repository at this point in the history
Change-Id: I71f847aa014097e1794aed533ed9b67539cc14ed
  • Loading branch information
Patrick Hund committed Jun 18, 2019
1 parent e01f62d commit 9a17e48
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2.0.1 / 18 June 2019

When the `AdvertisingProvider` unmounted when it didn't have a config, a null pointer execption
ocurred. This was fixed.

* See [PR 13](https://github.com/technology-ebay-de/react-prebid/pull/13)

## 2.0.0 / 16 June 2019

You can now update the `AdvertisingProvider` by re-rendering it with a different configuration prop than before.
Expand Down
Loading

0 comments on commit 9a17e48

Please sign in to comment.