Skip to content

Commit

Permalink
Release v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfischer committed Nov 7, 2023
1 parent 22211af commit 9bbb79b
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@ CHANGELOG
.. This is included by docs/developer/changelog.rst
Version v3.3.0
--------------

There were a few minor features and bug fixes and dependency updates,
but the largest change was to allow certain nightly aggregations
to only count paid ads.
Also, our page analyzers can now be configured to use multiple analyzers.

:date: November 7, 2023

* @davidfischer: Flight request saves the requested targeting (#805)
* @davidfischer: Add an anchor link to the flight list view (#804)
* @dependabot[bot]: Bump django from 4.2.4 to 4.2.7 in /requirements (#803)
* @davidfischer: Allow running multiple analyzer models (#800)
* @davidfischer: Aggregation changes to only count paid eligible ads (#798)


Version v3.2.1
--------------

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": "3.2.1",
"version": "3.3.0",
"description": "",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 9bbb79b

Please sign in to comment.