File tree Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Expand file tree Collapse file tree 2 files changed +34
-1
lines changed Original file line number Diff line number Diff line change
1
+ # scientific-python-hugo-theme 0.17
2
+
3
+ We're happy to announce the release of scientific-python-hugo-theme 0.17!
4
+
5
+ ## Enhancements
6
+
7
+ - Don't display missing logo ([ #585 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/585 ) ).
8
+ - Error for missing breadcrumbs (scientific-python/blog.scientific-python.org #158 ) ([ #584 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/584 ) ).
9
+ - Update PST SCSS ([ #590 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/590 ) ).
10
+
11
+ ## Maintenance
12
+
13
+ - Add link to scipy preview ([ #582 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/582 ) ).
14
+ - Fix previews using relativeURLs ([ #583 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/583 ) ).
15
+ - Update hugo ([ #586 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/586 ) ).
16
+ - Simplify page layout ([ #581 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/581 ) ).
17
+ - Update dart sass ([ #587 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/587 ) ).
18
+ - Update pre-commit repos ([ #588 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/588 ) ).
19
+ - Update hugo ([ #591 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/591 ) ).
20
+
21
+ ## Contributors
22
+
23
+ 2 authors added to this release (alphabetically):
24
+
25
+ - Adam Porter ([ @alphapapa ] ( https://github.com/alphapapa ) )
26
+ - Jarrod Millman ([ @jarrodmillman ] ( https://github.com/jarrodmillman ) )
27
+
28
+ 1 reviewers added to this release (alphabetically):
29
+
30
+ - Jarrod Millman ([ @jarrodmillman ] ( https://github.com/jarrodmillman ) )
31
+
32
+ _ These lists are automatically generated, and may not be complete or may contain duplicates._
33
+
1
34
# scientific-python-hugo-theme 0.16
2
35
3
36
We're happy to announce the release of scientific-python-hugo-theme 0.16!
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " scientific-python-hugo-theme"
3
- version = " 0.17rc0.dev0 "
3
+ version = " 0.17 "
4
4
5
5
[tool .changelist ]
6
6
# Profiles that are excluded from the contributor list.
You can’t perform that action at this time.
0 commit comments