Skip to content

Commit 2fabb1b

Browse files
authored
Merge pull request #1091 from readthedocs/rel-v5.29.1
Release v5.29.1
2 parents e39fec6 + 548e958 commit 2fabb1b

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ CHANGELOG
66
.. This is included by docs/developer/changelog.rst
77
88
9+
Version v5.29.1
10+
---------------
11+
12+
This release contained only minor changes to dependencies and logging/validation.
13+
14+
:Date: October 28, 2025
15+
16+
* @davidfischer: Adds gevent as a production option (#1090)
17+
* @davidfischer: Minor changes to logging and validation (#1089)
18+
19+
920
Version v5.29.0
1021
---------------
1122

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethical-ad-server",
3-
"version": "5.29.0",
3+
"version": "5.29.1",
44
"description": "",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)