Skip to content

Commit

Permalink
Merge pull request #367 from readthedocs/davidfischer/release-0.25.0
Browse files Browse the repository at this point in the history
Release v0.25.0
  • Loading branch information
davidfischer committed Apr 20, 2021
2 parents ec53d4a + b6a9e27 commit 6663545
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@ CHANGELOG
.. This is included by docs/developer/changelog.rst
Version v0.25.0
---------------

The big change here is that the ad decision API now supports
sending the URL where the ad will appear.
In the future, we can use this for some additional targeting
and automated fraud checking.

:date: April 20, 2021

* @dependabot[bot]: Bump ssri from 6.0.1 to 6.0.2 (#366)
* @davidfischer: Add an optional URL to the decision API (#365)
* @ericholscher: Add link to FAQ in CTR callout in payout email (#364)
* @davidfischer: Send URL with the ad request (#354)


Version v0.24.0
---------------

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ethical-ad-server",
"version": "0.24.0",
"version": "0.25.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6663545

Please sign in to comment.