commit cd9ac1881c8893524e5ec85d55331fa56568f653 Author: juga0 juga@riseup.net Date: Tue Sep 18 19:46:56 2018 +0000
Add entry in changelog about doc cleanup --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md index c991d1a..933b311 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - refactor v3bwfile (#27386): move scaling method inside class - use custom ``install_command`` to test installation commands while ``dependency_links`` is needed until #26914 is fixed. (#27704) +- documentation cleanup (#27773) + - split, merge, simplify, extend, reorganize sections and files
## [0.7.0] - 2018-08-09
tor-commits@lists.torproject.org