Skip to content

Commit aefcd9c

Browse files
committed
Designate 0.12 release
1 parent ef5d529 commit aefcd9c

File tree

2 files changed

+70
-17
lines changed

2 files changed

+70
-17
lines changed

CHANGELOG.md

Lines changed: 69 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,64 @@
1+
# scientific-python-hugo-theme 0.12
2+
3+
We're happy to announce the release of scientific-python-hugo-theme 0.12!
4+
5+
## Enhancements
6+
7+
- Add include-code shortcode ([#502](https://github.com/scientific-python/scientific-python-hugo-theme/pull/502)).
8+
- Add author profiles ([#503](https://github.com/scientific-python/scientific-python-hugo-theme/pull/503)).
9+
- Add image shortcode ([#505](https://github.com/scientific-python/scientific-python-hugo-theme/pull/505)).
10+
- Add include shortcode ([#506](https://github.com/scientific-python/scientific-python-hugo-theme/pull/506)).
11+
- Use toml for grids ([#509](https://github.com/scientific-python/scientific-python-hugo-theme/pull/509)).
12+
- Add file option to grid shortcode ([#511](https://github.com/scientific-python/scientific-python-hugo-theme/pull/511)).
13+
- Support grid items and cards ([#512](https://github.com/scientific-python/scientific-python-hugo-theme/pull/512)).
14+
- Add grid outline option ([#513](https://github.com/scientific-python/scientific-python-hugo-theme/pull/513)).
15+
- Use grid of cards for team gallery ([#510](https://github.com/scientific-python/scientific-python-hugo-theme/pull/510)).
16+
- Add field list shortcode and partial ([#515](https://github.com/scientific-python/scientific-python-hugo-theme/pull/515)).
17+
- Update image and grid shortcodes ([#520](https://github.com/scientific-python/scientific-python-hugo-theme/pull/520)).
18+
- Add sidebar ([#526](https://github.com/scientific-python/scientific-python-hugo-theme/pull/526)).
19+
- Use PST colors for backtotop ([#524](https://github.com/scientific-python/scientific-python-hugo-theme/pull/524)).
20+
21+
## Bug Fixes
22+
23+
- Add atom xml feed as subtheme ([#497](https://github.com/scientific-python/scientific-python-hugo-theme/pull/497)).
24+
25+
## Documentation
26+
27+
- Fix fosstodon link ([#493](https://github.com/scientific-python/scientific-python-hugo-theme/pull/493)).
28+
- Document figures ([#508](https://github.com/scientific-python/scientific-python-hugo-theme/pull/508)).
29+
30+
## Maintenance
31+
32+
- Fix blog build ([#495](https://github.com/scientific-python/scientific-python-hugo-theme/pull/495)).
33+
- Update hugo ([#494](https://github.com/scientific-python/scientific-python-hugo-theme/pull/494)).
34+
- Remove panel ([#498](https://github.com/scientific-python/scientific-python-hugo-theme/pull/498)).
35+
- Remove keyfeatures ([#499](https://github.com/scientific-python/scientific-python-hugo-theme/pull/499)).
36+
- Update hugo ([#500](https://github.com/scientific-python/scientific-python-hugo-theme/pull/500)).
37+
- Update mermaid ([#501](https://github.com/scientific-python/scientific-python-hugo-theme/pull/501)).
38+
- Move icon styling out of bulma ([#514](https://github.com/scientific-python/scientific-python-hugo-theme/pull/514)).
39+
- Update requirements ([#516](https://github.com/scientific-python/scientific-python-hugo-theme/pull/516)).
40+
- Hide deprecated shortcodes ([#517](https://github.com/scientific-python/scientific-python-hugo-theme/pull/517)).
41+
- Update hugo ([#518](https://github.com/scientific-python/scientific-python-hugo-theme/pull/518)).
42+
- Add back image-default ([#519](https://github.com/scientific-python/scientific-python-hugo-theme/pull/519)).
43+
- Separate hero css ([#521](https://github.com/scientific-python/scientific-python-hugo-theme/pull/521)).
44+
- Separate backtotop css ([#523](https://github.com/scientific-python/scientific-python-hugo-theme/pull/523)).
45+
- Remove level css ([#525](https://github.com/scientific-python/scientific-python-hugo-theme/pull/525)).
46+
- Update hugo ([#527](https://github.com/scientific-python/scientific-python-hugo-theme/pull/527)).
47+
48+
## Contributors
49+
50+
2 authors added to this release (alphabetically):
51+
52+
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
53+
- Stefan van der Walt ([@stefanv](https://github.com/stefanv))
54+
55+
2 reviewers added to this release (alphabetically):
56+
57+
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
58+
- Stefan van der Walt ([@stefanv](https://github.com/stefanv))
59+
60+
_These lists are automatically generated, and may not be complete or may contain duplicates._
61+
162
# scientific-python-hugo-theme 0.11
263

364
We're happy to announce the release of scientific-python-hugo-theme 0.11!
@@ -33,8 +94,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.11!
3394

3495
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
3596

36-
_These lists are automatically generated, and may not be complete or may contain
37-
duplicates._
97+
_These lists are automatically generated, and may not be complete or may contain duplicates._
3898

3999
# scientific-python-hugo-theme 0.10
40100

@@ -71,8 +131,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.10!
71131
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
72132
- Stefan van der Walt ([@stefanv](https://github.com/stefanv))
73133

74-
_These lists are automatically generated, and may not be complete or may contain
75-
duplicates._
134+
_These lists are automatically generated, and may not be complete or may contain duplicates._
76135

77136
# scientific-python-hugo-theme 0.9
78137

@@ -108,8 +167,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.9!
108167
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
109168
- Stefan van der Walt ([@stefanv](https://github.com/stefanv))
110169

111-
_These lists are automatically generated, and may not be complete or may contain
112-
duplicates._
170+
_These lists are automatically generated, and may not be complete or may contain duplicates._
113171

114172
# scientific-python-hugo-theme 0.8
115173

@@ -144,8 +202,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.8!
144202
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
145203
- Stefan van der Walt ([@stefanv](https://github.com/stefanv))
146204

147-
_These lists are automatically generated, and may not be complete or may contain
148-
duplicates._
205+
_These lists are automatically generated, and may not be complete or may contain duplicates._
149206

150207
# scientific-python-hugo-theme 0.7
151208

@@ -180,8 +237,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.7!
180237
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
181238
- Stefan van der Walt ([@stefanv](https://github.com/stefanv))
182239

183-
_These lists are automatically generated, and may not be complete or may contain
184-
duplicates._
240+
_These lists are automatically generated, and may not be complete or may contain duplicates._
185241

186242
# scientific-python-hugo-theme 0.6
187243

@@ -211,8 +267,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.6!
211267
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
212268
- Stefan van der Walt ([@stefanv](https://github.com/stefanv))
213269

214-
_These lists are automatically generated, and may not be complete or may contain
215-
duplicates._
270+
_These lists are automatically generated, and may not be complete or may contain duplicates._
216271

217272
# scientific-python-hugo-theme 0.5
218273

@@ -352,8 +407,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.4!
352407
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
353408
- Stefan van der Walt ([@stefanv](https://github.com/stefanv))
354409

355-
_These lists are automatically generated, and may not be complete or may contain
356-
duplicates._
410+
_These lists are automatically generated, and may not be complete or may contain duplicates._
357411

358412
# scientific-python-hugo-theme 0.3
359413

@@ -456,8 +510,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.2!
456510

457511
- Jarrod Millman ([@jarrodmillman](https://github.com/jarrodmillman))
458512

459-
_These lists are automatically generated, and may not be complete or may contain
460-
duplicates._
513+
_These lists are automatically generated, and may not be complete or may contain duplicates._
461514

462515
# scientific-python-hugo-theme 0.1
463516

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.12rc0.dev0"
3+
version = "0.12"
44

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

0 commit comments

Comments
 (0)