Skip to content

Commit

Permalink
Merge pull request #757 from readthedocs/davidfischer/release-v2.2.0
Browse files Browse the repository at this point in the history
Release v2.2.0
  • Loading branch information
davidfischer committed Jun 14, 2023
2 parents 7b0aa5b + a2141af commit 0d9e5f8
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@ CHANGELOG
.. This is included by docs/developer/changelog.rst
Version v2.2.0
--------------

This release contains some upgrades to payouts and some improvements to copying ads.
The most critical change involves a task to delete aggregation data older than a year.

:date: June 14, 2023

* @davidfischer: Update the payout email (#756)
* @davidfischer: Rework the payout email view/form (#755)
* @davidfischer: Show the publisher's allowed domains (#753)
* @davidfischer: Improve copying ads logic (#751)
* @davidfischer: Keep only 1 year of geo/region/keyword/placement data (#750)


Version v2.1.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": "2.1.0",
"version": "2.2.0",
"description": "",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 0d9e5f8

Please sign in to comment.