Skip to content

Commit aefb415

Browse files
committed
Designate 0.6 release
1 parent 219c67a commit aefb415

File tree

2 files changed

+32
-1
lines changed

2 files changed

+32
-1
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
# scientific-python-hugo-theme 0.6
2+
3+
We're happy to announce the release of scientific-python-hugo-theme 0.6!
4+
5+
## Enhancements
6+
7+
- Add copy button for code blocks ([#418](https://github.com/scientific-python/scientific-python-hugo-theme/pull/418)).
8+
- Updated keyfeatures.css ([#431](https://github.com/scientific-python/scientific-python-hugo-theme/pull/431)).
9+
10+
## Maintenance
11+
12+
- Autoupdate pre-commit ([#433](https://github.com/scientific-python/scientific-python-hugo-theme/pull/433)).
13+
14+
## Contributors
15+
16+
3 authors added to this release (alphabetically):
17+
18+
- [@ApoB-100](https://github.com/ApoB-100)
19+
- Adam Porter ([@alphapapa](https://github.com/alphapapa))
20+
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
21+
22+
4 reviewers added to this release (alphabetically):
23+
24+
- [@ApoB-100](https://github.com/ApoB-100)
25+
- Adam Porter ([@alphapapa](https://github.com/alphapapa))
26+
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
27+
- Stefan van der Walt ([@stefanv](https://github.com/stefanv))
28+
29+
_These lists are automatically generated, and may not be complete or may contain
30+
duplicates._
31+
132
# scientific-python-hugo-theme 0.5
233

334
We're happy to announce the release of scientific-python-hugo-theme 0.5!

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "scientific-python-hugo-theme"
3-
version = "0.6rc1.dev0"
3+
version = "0.6"
44

55
[tool.changelist]
66
# Profiles that are excluded from the contributor list.

0 commit comments

Comments
 (0)