File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed
exampleSite/content/basics Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.17.0 (2023-06-22)
4+
5+ ### Enhancements
6+
7+ - [ ** feature** ] [ **change** ] highlight: make copy to clipboard appear on hover [ #574 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/574 )
8+ - [ ** feature** ] highlight: add configurable line breaks [ #169 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/169 )
9+
10+ ### Fixes
11+
12+ - [ ** bug** ] theme: support Hugo 0.114.0 [ #573 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/573 )
13+ - [ ** bug** ] taxonomy: fix number tags [ #570 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/570 )
14+ - [ ** bug** ] highlight: improve copy to clipboard [ #569 ] ( https://github.com/McShelby/hugo-theme-relearn/issues/569 )
15+
16+ ---
17+
318## 5.16.2 (2023-06-10)
419
520### Enhancements
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ This document shows you what's new in the latest release. For a detailed list of
1818
1919---
2020
21- ## 5.17.0 (2023-06-20 )
21+ ## 5.17.0 (2023-06-22 )
2222
2323- {{% badge style="note" title=" " %}}Change{{% /badge %}} The default behavior for the copy-to-clipboard feature for code blocks has changed.
2424
Original file line number Diff line number Diff line change 1- 5.16.2+tip
1+ 5.17.0
You can’t perform that action at this time.
0 commit comments