Skip to content

Commit

Permalink
Merge pull request #788 from readthedocs/davidfischer/release-3.0.0
Browse files Browse the repository at this point in the history
Release v3.0.0
  • Loading branch information
davidfischer committed Oct 3, 2023
2 parents f24282e + c056946 commit 09fec56
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 v3.0.0
--------------

This release allows attaching pricing to various regions/topics
which are used when creating a new flight.

This release involves a major upgrade of Django to 4.2.

:date: October 3, 2023

* @davidfischer: Server can control multiple publisher placements (#786)
* @davidfischer: Pricing in server (#782)
* @davidfischer: Django 4.2 upgrade (#781)


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

0 comments on commit 09fec56

Please sign in to comment.