Skip to content

Commit

Permalink
Merge pull request #518 from readthedocs/davidfischer/release-0.45.0
Browse files Browse the repository at this point in the history
Release v0.45.0
  • Loading branch information
davidfischer committed Feb 8, 2022
2 parents ab81b42 + 6b9db6b commit 1b7b0b6
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.45.0
---------------

Other than a few quality of life improvements and bug fixes,
the main change in this release is a many-to-many relation between Flights to Invoices.

:date: February 8, 2022

* @davidfischer: Disable a publisher completely (#517)
* @davidfischer: Add a campaign inline to the advertiser admin (#516)
* @davidfischer: Connect flights to invoices (#515)
* @davidfischer: Change the default flight size and price (#514)
* @davidfischer: Fix for incorrectly creating new advertisers (#513)
* @ericholscher: Decisions aren't currency :) (#511)


Version v0.44.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.44.0",
"version": "0.45.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1b7b0b6

Please sign in to comment.