Skip to content

Commit 64102ce

Browse files
committed
Merge branch 'release/5.23.4'
2 parents 7b7bcbc + c96dd1b commit 64102ce

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
Version 5.23.4
2+
--------------
3+
4+
:Date: September 07, 2021
5+
6+
* `@pzhlkj6612 <https://github.com/pzhlkj6612>`__: Docs: update the links to the dependency management content of setuptools docs (`#8470 <https://github.com/readthedocs/readthedocs.org/pull/8470>`__)
7+
* `@nienn <https://github.com/nienn>`__: Add custom team img styling (`#8467 <https://github.com/readthedocs/readthedocs.org/pull/8467>`__)
8+
* `@nienn <https://github.com/nienn>`__: Docs: Change "right-click" to "click" (`#8465 <https://github.com/readthedocs/readthedocs.org/pull/8465>`__)
9+
* `@stsewd <https://github.com/stsewd>`__: Permissions: avoid using project.users, use proper permissions instead (`#8458 <https://github.com/readthedocs/readthedocs.org/pull/8458>`__)
10+
* `@stsewd <https://github.com/stsewd>`__: Add templatetag to filter by admin projects (`#8456 <https://github.com/readthedocs/readthedocs.org/pull/8456>`__)
11+
* `@stsewd <https://github.com/stsewd>`__: Support form: don't allow to change the email (`#8455 <https://github.com/readthedocs/readthedocs.org/pull/8455>`__)
12+
* `@stsewd <https://github.com/stsewd>`__: Search: show only results from the current role_name being filtered (`#8454 <https://github.com/readthedocs/readthedocs.org/pull/8454>`__)
13+
* `@pyup-bot <https://github.com/pyup-bot>`__: pyup: Scheduled weekly dependency update for week 35 (`#8451 <https://github.com/readthedocs/readthedocs.org/pull/8451>`__)
14+
* `@stsewd <https://github.com/stsewd>`__: Update common (`#8449 <https://github.com/readthedocs/readthedocs.org/pull/8449>`__)
15+
* `@stsewd <https://github.com/stsewd>`__: API v3 (subprojects): filter by correct owner/organization (`#8446 <https://github.com/readthedocs/readthedocs.org/pull/8446>`__)
16+
* `@astrojuanlu <https://github.com/astrojuanlu>`__: Rework Team page (`#8441 <https://github.com/readthedocs/readthedocs.org/pull/8441>`__)
17+
* `@mforbes <https://github.com/mforbes>`__: Added note about how to use Anaconda Project. (`#8436 <https://github.com/readthedocs/readthedocs.org/pull/8436>`__)
18+
* `@stsewd <https://github.com/stsewd>`__: Contact users: pass user and domain in the context (`#8430 <https://github.com/readthedocs/readthedocs.org/pull/8430>`__)
19+
* `@astrojuanlu <https://github.com/astrojuanlu>`__: New Read the Docs tutorial, part I (`#8428 <https://github.com/readthedocs/readthedocs.org/pull/8428>`__)
20+
* `@stsewd <https://github.com/stsewd>`__: Footer: remove auth block (`#8397 <https://github.com/readthedocs/readthedocs.org/pull/8397>`__)
21+
* `@stsewd <https://github.com/stsewd>`__: API: fix subprojects creation when organizaions are enabled (`#8393 <https://github.com/readthedocs/readthedocs.org/pull/8393>`__)
22+
* `@stsewd <https://github.com/stsewd>`__: QuerySets: remove unused overrides (`#8299 <https://github.com/readthedocs/readthedocs.org/pull/8299>`__)
23+
* `@stsewd <https://github.com/stsewd>`__: QuerySets: filter permissions by organizations (`#8298 <https://github.com/readthedocs/readthedocs.org/pull/8298>`__)
24+
125
Version 5.23.3
226
--------------
327

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = readthedocs
3-
version = 5.23.3
3+
version = 5.23.4
44
license = MIT
55
description = Read the Docs builds and hosts documentation
66
author = Read the Docs, Inc

0 commit comments

Comments
 (0)