Skip to content

Commit

Permalink
Release v5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher committed Jul 10, 2024
1 parent 2cce1f0 commit 83d7154
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@ CHANGELOG
.. Then it is formatted and copied into this file.
.. This is included by docs/developer/changelog.rst
Version v5.5.0
--------------

This change adds an image uploading resizer, and implements support in ad targeting for niche targeting.

* @davidfischer: Add the ad destination domain to template context (#888)
* @davidfischer: Add a crop/resize widget for uploading ads (#887)
* @davidfischer: Improve image uploading (#886)
* @ericholscher: Clarify copy around payouts (#885)
* @ericholscher: Handle all requirements with pip-tools (#884)
* @ericholscher: Add support for niche targeting (#865)


Version v5.4.0
--------------
Expand Down
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": "5.4.0",
"version": "5.5.0",
"description": "",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 83d7154

Please sign in to comment.