Skip to content

Commit

Permalink
Merge pull request #363 from readthedocs/davidfischer/release-0.24.0
Browse files Browse the repository at this point in the history
Release v0.24.0
  • Loading branch information
davidfischer committed Apr 15, 2021
2 parents e12f207 + 28cec78 commit 35e824c
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,25 @@ CHANGELOG
.. This is included by docs/developer/changelog.rst
Version v0.24.0
---------------

In our reporting interface, we added some more summary and high level data
on ad and flight performance from a CTR perspective.
The other big change was a tweak to ad prioritization to prioritize
higher eCPM ads when making an ad decision.

:date: April 15, 2021

* @davidfischer: Mute the disallowed host logger in prod (#362)
* @dependabot[bot]: Bump django from 2.2.18 to 2.2.20 in /requirements (#361)
* @ericholscher: Add naive attempt at price targeting (#360)
* @davidfischer: Show CTR in summaries for ads and flights (#358)
* @davidfischer: Create security policy (#356)
* @davidfischer: Tweaks to the archive management command (#355)
* @davidfischer: Update JS dependencies (#347)


Version v0.23.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.23.0",
"version": "0.24.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 35e824c

Please sign in to comment.