File tree 3 files changed +20
-2
lines changed 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change
1
+ Version 7.1.1
2
+ -------------
3
+
4
+ :Date: January 31, 2022
5
+
6
+ * `@humitos <https://github.com/humitos >`__: Task router: check new config `build.tools.python ` for conda (`#8855 <https://github.com/readthedocs/readthedocs.org/pull/8855 >`__)
7
+ * `@humitos <https://github.com/humitos >`__: Logging: reduce logs in task router (`#8854 <https://github.com/readthedocs/readthedocs.org/pull/8854 >`__)
8
+ * `@humitos <https://github.com/humitos >`__: django-storages: upgrade (`#8853 <https://github.com/readthedocs/readthedocs.org/pull/8853 >`__)
9
+ * `@humitos <https://github.com/humitos >`__: Config: remove pipfile from schema (`#8851 <https://github.com/readthedocs/readthedocs.org/pull/8851 >`__)
10
+ * `@stsewd <https://github.com/stsewd >`__: AuditLog: always fill organization id & slug (`#8846 <https://github.com/readthedocs/readthedocs.org/pull/8846 >`__)
11
+ * `@stsewd <https://github.com/stsewd >`__: Docs (dev): fix server side search (`#8845 <https://github.com/readthedocs/readthedocs.org/pull/8845 >`__)
12
+ * `@humitos <https://github.com/humitos >`__: Docs: remove beta warning from config file's `build ` key (`#8843 <https://github.com/readthedocs/readthedocs.org/pull/8843 >`__)
13
+ * `@agjohnson <https://github.com/agjohnson >`__: Fix more casing issues (`#8842 <https://github.com/readthedocs/readthedocs.org/pull/8842 >`__)
14
+ * `@agjohnson <https://github.com/agjohnson >`__: Update choosing a platform doc (`#8837 <https://github.com/readthedocs/readthedocs.org/pull/8837 >`__)
15
+ * `@pyup-bot <https://github.com/pyup-bot >`__: pyup: Scheduled weekly dependency update for week 04 (`#8835 <https://github.com/readthedocs/readthedocs.org/pull/8835 >`__)
16
+ * `@humitos <https://github.com/humitos >`__: Django3: use `BooleanField(null=True) ` (`#8834 <https://github.com/readthedocs/readthedocs.org/pull/8834 >`__)
17
+ * `@stsewd <https://github.com/stsewd >`__: Docs: fix edit on links (`#8833 <https://github.com/readthedocs/readthedocs.org/pull/8833 >`__)
18
+
1
19
Version 7.1.0
2
20
-------------
3
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " readthedocs" ,
3
- "version" : " 6.3.3 " ,
3
+ "version" : " 7.1.1 " ,
4
4
"description" : " Read the Docs build dependencies" ,
5
5
"author" :
" Anthony Johnson <[email protected] >" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = readthedocs
3
- version = 7.1.0
3
+ version = 7.1.1
4
4
license = MIT
5
5
description = Read the Docs builds and hosts documentation
6
6
author = Read the Docs, Inc
You can’t perform that action at this time.
0 commit comments