Skip to content

Commit 7be01d8

Browse files
authored
Merge pull request #5953 from readthedocs/release/3.6.1
Release 3.6.1
2 parents 5390828 + 5b013e7 commit 7be01d8

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

CHANGELOG.rst

+29
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
Version 3.6.1
2+
-------------
3+
4+
:Date: July 17, 2019
5+
6+
* `@ericholscher <http://github.com/ericholscher>`__: Missed a couple places to set READTHEDOCS_LANGUAGE (`#5951 <https://github.com/readthedocs/readthedocs.org/pull/5951>`__)
7+
* `@dojutsu-user <http://github.com/dojutsu-user>`__: Hotfix: Return empty dict when no highlight dict is present (`#5950 <https://github.com/readthedocs/readthedocs.org/pull/5950>`__)
8+
* `@humitos <http://github.com/humitos>`__: Use a cwd where the user has access inside the container (`#5949 <https://github.com/readthedocs/readthedocs.org/pull/5949>`__)
9+
* `@saadmk11 <http://github.com/saadmk11>`__: Small Changes to PR Builder Code (`#5948 <https://github.com/readthedocs/readthedocs.org/pull/5948>`__)
10+
* `@ericholscher <http://github.com/ericholscher>`__: Explicitly delete SphinxDomain objects from previous versions (`#5945 <https://github.com/readthedocs/readthedocs.org/pull/5945>`__)
11+
* `@ericholscher <http://github.com/ericholscher>`__: Properly return None when there's no highlight on a hit. (`#5944 <https://github.com/readthedocs/readthedocs.org/pull/5944>`__)
12+
* `@ericholscher <http://github.com/ericholscher>`__: Release 3.6.0 (`#5943 <https://github.com/readthedocs/readthedocs.org/pull/5943>`__)
13+
* `@ericholscher <http://github.com/ericholscher>`__: Bump the Sphinx extension to 1.0 (`#5942 <https://github.com/readthedocs/readthedocs.org/pull/5942>`__)
14+
* `@ericholscher <http://github.com/ericholscher>`__: Add READTHEDOCS_LANGUAGE to the environment during builds (`#5941 <https://github.com/readthedocs/readthedocs.org/pull/5941>`__)
15+
* `@dojutsu-user <http://github.com/dojutsu-user>`__: Small search doc fix (`#5940 <https://github.com/readthedocs/readthedocs.org/pull/5940>`__)
16+
* `@dojutsu-user <http://github.com/dojutsu-user>`__: Indexing speedup (`#5939 <https://github.com/readthedocs/readthedocs.org/pull/5939>`__)
17+
* `@dojutsu-user <http://github.com/dojutsu-user>`__: Small improvement in parse_json (`#5938 <https://github.com/readthedocs/readthedocs.org/pull/5938>`__)
18+
* `@dojutsu-user <http://github.com/dojutsu-user>`__: Use `attrgetter` in sorted function (`#5936 <https://github.com/readthedocs/readthedocs.org/pull/5936>`__)
19+
* `@saadmk11 <http://github.com/saadmk11>`__: Refine PR Builder Code (`#5933 <https://github.com/readthedocs/readthedocs.org/pull/5933>`__)
20+
* `@dojutsu-user <http://github.com/dojutsu-user>`__: Fix spacing between the results and add highlight url param (`#5932 <https://github.com/readthedocs/readthedocs.org/pull/5932>`__)
21+
* `@ericholscher <http://github.com/ericholscher>`__: Merge the GSOC 2019 in-doc search changes (`#5919 <https://github.com/readthedocs/readthedocs.org/pull/5919>`__)
22+
* `@dojutsu-user <http://github.com/dojutsu-user>`__: Add tests for section-linking (`#5918 <https://github.com/readthedocs/readthedocs.org/pull/5918>`__)
23+
* `@saadmk11 <http://github.com/saadmk11>`__: Update build list and detail page UX (`#5916 <https://github.com/readthedocs/readthedocs.org/pull/5916>`__)
24+
* `@humitos <http://github.com/humitos>`__: APIv3 endpoint to manage Environment Variables (`#5913 <https://github.com/readthedocs/readthedocs.org/pull/5913>`__)
25+
* `@humitos <http://github.com/humitos>`__: Split APIv3 tests on different files (`#5911 <https://github.com/readthedocs/readthedocs.org/pull/5911>`__)
26+
* `@stsewd <http://github.com/stsewd>`__: Better msg when gitpython fails (`#5903 <https://github.com/readthedocs/readthedocs.org/pull/5903>`__)
27+
* `@saadmk11 <http://github.com/saadmk11>`__: Add check for external version in conf.py.tmpl for warning banner (`#5900 <https://github.com/readthedocs/readthedocs.org/pull/5900>`__)
28+
* `@humitos <http://github.com/humitos>`__: Update APIv3 documentation with latest changes (`#5895 <https://github.com/readthedocs/readthedocs.org/pull/5895>`__)
29+
130
Version 3.6.0
231
-------------
332

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = readthedocs
3-
version = 3.6.0
3+
version = 3.6.1
44
license = MIT
55
description = Read the Docs builds and hosts documentation
66
author = Read the Docs, Inc

0 commit comments

Comments
 (0)