refactor: Move repository of changesets to domain from env

This commit is contained in:
Takeshi KOMIYA
2018-05-31 18:19:01 +09:00
parent d07103fde2
commit 25bfa1692a
7 changed files with 140 additions and 35 deletions

View File

@@ -385,6 +385,11 @@ The following is a list of deprecated interface.
- 3.0
- :confval:`nitpick_ignore`
* - ``BuildEnvironment.versionchanges``
- 1.8
- 3.0
- N/A
* - ``BuildEnvironment.update()``
- 1.8
- 3.0
@@ -410,6 +415,11 @@ The following is a list of deprecated interface.
- 3.0
- ``Builder.write_doctree()``
* - ``BuildEnvironment.note_versionchange()``
- 1.8
- 3.0
- ``ChangesDomain.note_changeset()``
* - ``warn()`` (template helper function)
- 1.8
- 3.0