Skip to content

Commit e14c77b

Browse files
authored
Merge branch 'master' into fix-show-always-contribute-buttons
2 parents 16bb686 + 33f9568 commit e14c77b

3 files changed

Lines changed: 20 additions & 13 deletions

File tree

docs/source/upgrade/CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Next
8+
## 1.2.1 - 29 March 2022
99

10-
- Contribute buttons were hidden in some pages.
10+
### Added
11+
12+
- [#422](https://github.com/scylladb/sphinx-scylladb-theme/pull/422): The theme generates a `sitemap.xml` by default.
13+
14+
### Fixed
15+
16+
- [#421](https://github.com/scylladb/sphinx-scylladb-theme/pull/421): Show always contribute buttons.
17+
- [#425](https://github.com/scylladb/sphinx-scylladb-theme/pull/425): CSS for the 404 page was not loading.
1118

1219
## 1.2 - 22 March 2022
1320

poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "sphinx-scylladb-theme"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
description = "A Sphinx Theme for ScyllaDB documentation projects"
55
authors = ["David García <[email protected]>"]
66
exclude = [".github", "config", "docs", ".postcss.config.js", ".prettierrc.json", "deploy.sh", "src", "package.json", "package-lock.json"]

0 commit comments

Comments
 (0)