Skip to content

Commit

Permalink
Merge pull request #401 from readthedocs/davidfischer/release-0.30.0
Browse files Browse the repository at this point in the history
Release v0.30.0
  • Loading branch information
davidfischer committed Jun 17, 2021
2 parents 3b65fd0 + 8ba8782 commit d14db49
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,24 @@

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.30.0
---------------

This release added change tracking to most models
and minor payout workflow improvements.

:date: June 17, 2021

* @ericholscher: Clean up a number of payout workflow issues (#400)
* @davidfischer: Track historical changes to select models (#399)
* @dependabot[bot]: Bump postcss from 7.0.17 to 7.0.36 (#398)


Version v0.29.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.29.0",
"version": "0.30.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d14db49

Please sign in to comment.