Skip to content

Commit

Permalink
Merge pull request #209 from readthedocs/davidfischer/release-0.4.1
Browse files Browse the repository at this point in the history
Release v0.4.1
  • Loading branch information
davidfischer committed Jul 28, 2020
2 parents 6f354f7 + 4c1c96d commit 90b8807
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ CHANGELOG
.. This is included by docs/developer/changelog.rst
Version v0.4.1
--------------

:Date: July 28, 2020

This was purely a bugfix release.

* @davidfischer: Fix a bug around clicking an add after 4 hours (#208)


Version v0.4.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.4.0",
"version": "0.4.1",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 90b8807

Please sign in to comment.