We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3368d0 commit 47cee9dCopy full SHA for 47cee9d
.gitignore
@@ -2,6 +2,7 @@
2
*.pyc
3
.*.swp
4
.cache
5
+.pytest_cache
6
.tox
7
build
8
dist
doc/changelog.rst
@@ -6,7 +6,7 @@ Changelog
Version 1.7.0
`````````````
9
-To be released.
+Released on July 1, 2018.
10
11
- Implemented ``:autoquickref:`` option that use available informations to
12
build a ``quickref``. [:pull:`9` by Alexandre Bonnetain]
0 commit comments