Skip to content

Commit

Permalink
Merge pull request #445 from readthedocs/davidfischer/release-0.36.0
Browse files Browse the repository at this point in the history
Release v0.36.0
  • Loading branch information
davidfischer committed Aug 31, 2021
2 parents b10d443 + 2b78dbc commit be3382b
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.36.0
---------------

The big change in this release was to revamp our reporting
to be more focused on topic and region rather than
individual keywords and countries/regions.
This should make be much faster than the previous geo and keyword
reports which will be phased out.

:date: August 31, 2021

* @davidfischer: More tweaks to publisher notifications (#444)
* @ericholscher: Add "Stay updated" to the top of the payout email (#442)
* @ericholscher: Tweaks payouts with issues that we've found (#441)
* @ericholscher: Make advertiser flight ads linkable (#440)
* @ericholscher: Add StaffRegionReport (#431)
* @ericholscher: Make report queries faster (#376)


Version v0.35.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.35.0",
"version": "0.36.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit be3382b

Please sign in to comment.