mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-20 13:24:01 -07:00
docs: Minor improvements (#1750)
This commit is contained in:
parent
21a4756ba3
commit
3e850ac724
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# 📖 Change Log (History)
|
# 📖 Change Log (History)
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Changelog from v2.0.0 to v2.4.5-rc.2.
|
> Changelog from **v2.0.0** to **v2.4.5-rc.2**.
|
||||||
|
|
||||||
## [v2.4.5-rc.2](https://github.com/torrentpier/torrentpier/tree/v2.4.5-rc.2) (2025-01-10)
|
## [v2.4.5-rc.2](https://github.com/torrentpier/torrentpier/tree/v2.4.5-rc.2) (2025-01-10)
|
||||||
[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.4.5-rc.1...v2.4.5-rc.2)
|
[Full Changelog](https://github.com/torrentpier/torrentpier/compare/v2.4.5-rc.1...v2.4.5-rc.2)
|
||||||
|
|
|
@ -14,7 +14,7 @@ repo = "torrentpier"
|
||||||
header = """
|
header = """
|
||||||
# 📖 Change Log\n
|
# 📖 Change Log\n
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> To view changelog from v2.0.0 to v2.4.5-rc.2 navigate to [HISTORY.md](HISTORY.md).
|
> To view changelog from **v2.0.0** to **v2.4.5-rc.2** navigate to [HISTORY.md](HISTORY.md).
|
||||||
"""
|
"""
|
||||||
# template for the changelog body
|
# template for the changelog body
|
||||||
# https://keats.github.io/tera/docs/#introduction
|
# https://keats.github.io/tera/docs/#introduction
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue