Skip to content

Commit

Permalink
Merge pull request #558 from readthedocs/0.48.3
Browse files Browse the repository at this point in the history
Release 0.48.3
  • Loading branch information
ericholscher committed Mar 29, 2022
2 parents 1bf923e + 2734700 commit 88d29e0
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,27 @@

CHANGELOG
=========

.. The text for the changelog is generated with ``npm run changelog``
.. Then it is formatted and copied into this file.
.. This is included by docs/developer/changelog.rst
Version v0.48.3
---------------

Add a Front email backend, and a couple small depedency upgrades

* @davidfischer: Fix a pre-commit versioning issue (#557)
* @davidfischer: Fix a number of test warnings (#554)
* @davidfischer: Add a form for controlling user notifications (#553)
* @davidfischer: Adds a Front (front.com) email backend (#552)
* @davidfischer: Fix an awkward space (#551)
* @davidfischer: Remove the redirect on the staging server (#550)
* @davidfischer: Release v0.48.2 (#549)
* @davidfischer: Still more Django 3.2 upgrade fixes (#548)
* @davidfischer: Release v0.48.1 (#547)
* @davidfischer: Additional Django 3.2 fixes (#545)
* @ericholscher: Add a Python data import script (#520)

Version v0.48.2
---------------
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": "0.48.2",
"version": "0.48.3",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 88d29e0

Please sign in to comment.