File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change
1
+ # scientific-python-hugo-theme 0.19
2
+
3
+ We're happy to announce the release of scientific-python-hugo-theme 0.19!
4
+
5
+ ## Enhancements
6
+
7
+ - Use FontAwesome for backtotop icon ([ #629 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/629 ) ).
8
+ - Allow specifying a canonical page URL ([ #631 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/631 ) ).
9
+ - Allow HTML in navbar titles (useful for fontawesome) ([ #633 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/633 ) ).
10
+
11
+ ## Maintenance
12
+
13
+ - Update hugo (0.128.2) ([ #628 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/628 ) ).
14
+ - Bump pre-commit from 3.7.1 to 3.8.0 ([ #630 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/630 ) ).
15
+ - Update hugo (0.132.2) ([ #635 ] ( https://github.com/scientific-python/scientific-python-hugo-theme/pull/635 ) ).
16
+
17
+ ## Contributors
18
+
19
+ 2 authors added to this release (alphabetically):
20
+
21
+ - Jarrod Millman ([ @jarrodmillman ] ( https://github.com/jarrodmillman ) )
22
+ - Stefan van der Walt ([ @stefanv ] ( https://github.com/stefanv ) )
23
+
24
+ 2 reviewers added to this release (alphabetically):
25
+
26
+ - Brigitta Sipőcz ([ @bsipocz ] ( https://github.com/bsipocz ) )
27
+ - Jarrod Millman ([ @jarrodmillman ] ( https://github.com/jarrodmillman ) )
28
+
29
+ _ These lists are automatically generated, and may not be complete or may contain
30
+ duplicates._
31
+
1
32
# scientific-python-hugo-theme 0.18
2
33
3
34
We're happy to announce the release of scientific-python-hugo-theme 0.18!
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " scientific-python-hugo-theme"
3
- version = " 0.19rc0.dev0 "
3
+ version = " 0.19 "
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