File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,10 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7- ## Unrelease
7+ ## UNRELEASED
8+
9+ ### Changed
10+ - Added sphinx-rtd-theme==0.5.2 as a dependency to Sphinx requirements.txt since it is not a hard dependency anymore.
811
912### Added
1013- Log an event each time that a user archives or unarchives a file.
Original file line number Diff line number Diff line change @@ -24,4 +24,5 @@ sphinxcontrib-htmlhelp==1.0.3
2424sphinxcontrib-jsmath == 1.0.1
2525sphinxcontrib-qthelp == 1.0.3
2626sphinxcontrib-serializinghtml == 1.1.4
27+ sphinx-rtd-theme == 0.5.2
2728urllib3 == 1.26.4
You can’t perform that action at this time.
0 commit comments