docs: changelog
This commit is contained in:
parent
f15e8166d1
commit
c6ad40d2cf
@ -6,6 +6,14 @@ Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
|
||||
[Semantic Versioning](https://semver.org/lang/en/).
|
||||
|
||||
|
||||
## v0.4.5 - 2026-07-26
|
||||
### Changed
|
||||
- Refactoring
|
||||
|
||||
|
||||
---
|
||||
|
||||
|
||||
## v0.4.4 - 2026-03-29
|
||||
### Fixed
|
||||
- Fixed removing newlines.
|
||||
|
||||
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -982,7 +982,7 @@ checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
|
||||
|
||||
[[package]]
|
||||
name = "mdpreview"
|
||||
version = "0.4.4"
|
||||
version = "0.4.5"
|
||||
dependencies = [
|
||||
"askama",
|
||||
"askama_axum",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "mdpreview"
|
||||
version = "0.4.4"
|
||||
version = "0.4.5"
|
||||
edition = "2024"
|
||||
authors = ["Vladislav Kan <thek4n@yandex.ru>"]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user