Skip to content

Commit cb2b765

Browse files
authored
Release 6.1.1 (#8646)
1 parent f38fe0f commit cb2b765

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGELOG.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
Version 6.1.1
2+
-------------
3+
4+
:Date: November 02, 2021
5+
6+
* `@agjohnson <https://github.com/agjohnson>`__: Drop beta from title of build config option (`#8637 <https://github.com/readthedocs/readthedocs.org/pull/8637>`__)
7+
* `@astrojuanlu <https://github.com/astrojuanlu>`__: Remove mentions to old Python version specification (`#8635 <https://github.com/readthedocs/readthedocs.org/pull/8635>`__)
8+
* `@jugmac00 <https://github.com/jugmac00>`__: fix typos (`#8630 <https://github.com/readthedocs/readthedocs.org/pull/8630>`__)
9+
* `@Arthur-Milchior <https://github.com/Arthur-Milchior>`__: Correct an example (`#8628 <https://github.com/readthedocs/readthedocs.org/pull/8628>`__)
10+
* `@davidfischer <https://github.com/davidfischer>`__: Inherit theme template (`#8626 <https://github.com/readthedocs/readthedocs.org/pull/8626>`__)
11+
* `@astrojuanlu <https://github.com/astrojuanlu>`__: Clarify duration of extra DNS records (`#8625 <https://github.com/readthedocs/readthedocs.org/pull/8625>`__)
12+
* `@astrojuanlu <https://github.com/astrojuanlu>`__: Promote mamba more in the documentation, hide `CONDA_USES_MAMBA` (`#8624 <https://github.com/readthedocs/readthedocs.org/pull/8624>`__)
13+
* `@davidfischer <https://github.com/davidfischer>`__: Floating ad placement for docs.readthedocs.io (`#8621 <https://github.com/readthedocs/readthedocs.org/pull/8621>`__)
14+
* `@stsewd <https://github.com/stsewd>`__: Audit: track downloads separately from page views (`#8619 <https://github.com/readthedocs/readthedocs.org/pull/8619>`__)
15+
* `@humitos <https://github.com/humitos>`__: Celery: quick hotfix to task (`#8617 <https://github.com/readthedocs/readthedocs.org/pull/8617>`__)
16+
* `@Jmennius <https://github.com/Jmennius>`__: Add provision_elasticsearch command (`#4216 <https://github.com/readthedocs/readthedocs.org/pull/4216>`__)
17+
118
Version 6.1.0
219
-------------
320

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "readthedocs",
3-
"version": "5.25.0",
3+
"version": "6.1.1",
44
"description": "Read the Docs build dependencies",
55
"author": "Anthony Johnson <[email protected]>",
66
"scripts": {

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 = 6.1.0
3+
version = 6.1.1
44
license = MIT
55
description = Read the Docs builds and hosts documentation
66
author = Read the Docs, Inc

0 commit comments

Comments
 (0)