Skip to content

Commit

Permalink
Merge pull request #233 from readthedocs/davidfischer/release-0.9.0
Browse files Browse the repository at this point in the history
Release v0.9.0
  • Loading branch information
davidfischer committed Aug 25, 2020
2 parents 99e88fe + 8e52ae4 commit 693cd68
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.9.0
--------------

:Date: August 25, 2020

The largest change in this release was to store publisher payout settings
and allow publishers to connect via Stripe to attach a bank account for payouts.

* @davidfischer: Turn down the rate limiting logging (#232)
* @davidfischer: Use Django2 style URLs everywhere (#231)
* @davidfischer: Refactor publisher tests (#230)
* @davidfischer: Store publisher payout settings (#229)
* @davidfischer: Refactor flight metadata view (#180)
* @davidfischer: Store publisher payout settings (#177)


Version v0.8.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.8.0",
"version": "0.9.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 693cd68

Please sign in to comment.