Skip to content

Commit

Permalink
Merge pull request #221 from readthedocs/davidfischer/release-0.6.0
Browse files Browse the repository at this point in the history
Release v0.6.0
  • Loading branch information
davidfischer committed Aug 3, 2020
2 parents 02b9891 + 461709b commit b6262d1
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.6.0
--------------

:Date: August 3, 2020

This release had a few minor changes but the larger changes involved
adding the ability to rate limit ad views
and an admin action for processing advertiser refunds/credits.

* @davidfischer: Admin action for processing refunds (#220)
* @davidfischer: Default ad creation to live (#218)
* @davidfischer: Ignore all known users (#217)
* @davidfischer: Update the all publishers report to show our revenue (#216)
* @davidfischer: Rate limit ad viewing (#212)


Version v0.5.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.5.0",
"version": "0.6.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b6262d1

Please sign in to comment.