Skip to content

Commit f131085

Browse files
committed
Release 3.7.2
1 parent ceee14c commit f131085

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

CHANGELOG.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
Version 3.7.2
2+
-------------
3+
4+
:Date: August 08, 2019
5+
6+
* `@dojutsu-user <http://github.com/dojutsu-user>`__: Update feature flags docs (`#6053 <https://github.com/readthedocs/readthedocs.org/pull/6053>`__)
7+
* `@saadmk11 <http://github.com/saadmk11>`__: Add indelx.html filename to the external doc url (`#6051 <https://github.com/readthedocs/readthedocs.org/pull/6051>`__)
8+
* `@dojutsu-user <http://github.com/dojutsu-user>`__: Search analytics improvements (`#6050 <https://github.com/readthedocs/readthedocs.org/pull/6050>`__)
9+
* `@stsewd <http://github.com/stsewd>`__: Sort versions taking into consideration the vcs type (`#6049 <https://github.com/readthedocs/readthedocs.org/pull/6049>`__)
10+
* `@ericholscher <http://github.com/ericholscher>`__: When called via SyncRepositoryTaskStep this doesn't exist (`#6048 <https://github.com/readthedocs/readthedocs.org/pull/6048>`__)
11+
* `@davidfischer <http://github.com/davidfischer>`__: Fix around community ads with an explicit ad placement (`#6047 <https://github.com/readthedocs/readthedocs.org/pull/6047>`__)
12+
* `@ericholscher <http://github.com/ericholscher>`__: Release 3.7.1 (`#6045 <https://github.com/readthedocs/readthedocs.org/pull/6045>`__)
13+
* `@agjohnson <http://github.com/agjohnson>`__: Fix issue with save on translation form (`#6037 <https://github.com/readthedocs/readthedocs.org/pull/6037>`__)
14+
* `@saadmk11 <http://github.com/saadmk11>`__: Do not delete media storage files for external version (`#6035 <https://github.com/readthedocs/readthedocs.org/pull/6035>`__)
15+
* `@saadmk11 <http://github.com/saadmk11>`__: Do not show wipe version message on build details page for External versions (`#6034 <https://github.com/readthedocs/readthedocs.org/pull/6034>`__)
16+
* `@saadmk11 <http://github.com/saadmk11>`__: Send site notification on Build status reporting failure and follow DRY (`#6033 <https://github.com/readthedocs/readthedocs.org/pull/6033>`__)
17+
* `@dojutsu-user <http://github.com/dojutsu-user>`__: Search analytics (`#6019 <https://github.com/readthedocs/readthedocs.org/pull/6019>`__)
18+
* `@tapaswenipathak <http://github.com/tapaswenipathak>`__: Remove django-guardian model (`#6005 <https://github.com/readthedocs/readthedocs.org/pull/6005>`__)
19+
* `@davidfischer <http://github.com/davidfischer>`__: Cleanup project tags (`#5983 <https://github.com/readthedocs/readthedocs.org/pull/5983>`__)
20+
* `@davidfischer <http://github.com/davidfischer>`__: Search indexing with storage (`#5854 <https://github.com/readthedocs/readthedocs.org/pull/5854>`__)
21+
* `@stsewd <http://github.com/stsewd>`__: Remove skip submodules flag (`#5406 <https://github.com/readthedocs/readthedocs.org/pull/5406>`__)
22+
123
Version 3.7.1
224
-------------
325

readthedocs/core/static/core/js/readthedocs-doc-embed.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)