Skip to content

Commit

Permalink
Merge pull request #917 from readthedocs/rel-v5.8.0
Browse files Browse the repository at this point in the history
Release v5.8.0
  • Loading branch information
ericholscher authored Sep 30, 2024
2 parents 035b82f + adf70cf commit c8cd6f2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ CHANGELOG
.. Then it is formatted and copied into this file.
.. This is included by docs/developer/changelog.rst
Version v5.8.0
--------------

Automates Stripe payouts and niche targeting based on specific flights.

:Date: September 30, 2024

* @davidfischer: Automate stripe publisher payouts (#916)
* @ericholscher: Add Flights to the AnalyzedAdvertiserUrl for targeting (#915)
* @davidfischer: Actually run the flight launched email task (#914)
* @davidfischer: Fix Mailchimp email list signup (#913)


Version v5.7.0
--------------
Expand Down
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": "5.7.0",
"version": "5.8.0",
"description": "",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit c8cd6f2

Please sign in to comment.