Skip to content

Commit 0c2ecd1

Browse files
committed
v0.2.6
1 parent fa68b8e commit 0c2ecd1

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
[Semantic Versioning](https://semver.org/)
44

5+
## [0.2.6] - 2024-01-28
6+
7+
- Bump pulldown-cmark from 0.9.3 to 0.9.5.
8+
- Bump pyo3 from 0.20.0 to 0.20.2.
9+
510
## [0.2.5] - 2023-12-21
611

712
- Build wheels for more platforms and Python versions.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pyromark"
3-
version = "0.2.5"
3+
version = "0.2.6"
44
edition = "2021"
55
license = "MIT"
66
include = [

0 commit comments

Comments
 (0)