Skip to content

Commit

Permalink
Merge pull request #773 from readthedocs/davidfischer/release-2.5.0
Browse files Browse the repository at this point in the history
Release v2.5.0
  • Loading branch information
davidfischer committed Jul 27, 2023
2 parents 90d443b + c62199d commit 7a013a8
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ CHANGELOG
.. This is included by docs/developer/changelog.rst
Version v2.5.0
--------------

This release added a hard stop flag where a flight will stop on the specified date
even if it isn't complete. This flag is false by default.

:date: July 27, 2023

* @davidfischer: Flight hard stop (#772)


Version v2.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": "2.4.0",
"version": "2.5.0",
"description": "",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 7a013a8

Please sign in to comment.