You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add changelog for v1.8.0 (#377)
Add changelog for version `v1.8.0` to `doc/changes.rst` and add link to
the docs of `v.1.8.0` in `doc/versions.rst`.
**Relevant issues/PRs:**
Related to #376
Add changelog for v1.7.0 (#347)
Add changelog for version v1.7.0 to `doc/changes.rst` and a new link to
documentation for v1.7.0 in `doc/versions.rst`.
Strip tags from documentation page titles (#240)
The page titles included the `<span>` tags from the HTML title. Strip
the tags in the template to avoid this.