Skip to content

Commit ba20128

Browse files
committed
Bump version
1 parent 4863288 commit ba20128

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.2.6 - 2022-09-24
4+
5+
* Fix parsing of escaped string literal in the macro arguments
6+
37
## 0.2.5 - 2022-09-17
48

59
* Allow customization of the output with the `feature_label=` parameter

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[package]
55
name = "document-features"
6-
version = "0.2.5"
6+
version = "0.2.6"
77
authors = ["Slint Developers <info@slint-ui.com>"]
88
edition = "2018"
99
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)