Skip to content

Commit 7fe7be0

Browse files
committed
Bumped version 0.2.6->0.2.7
1 parent 63b1b78 commit 7fe7be0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gray_matter"
3-
version = "0.2.6"
3+
version = "0.2.7"
44
authors = ["yuchanns <[email protected]>", "Knut Magnus Aasrud <[email protected]>"]
55
edition = "2018"
66
license = "MIT"

changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.2.7
4+
5+
### Enhancements
6+
7+
- Support custom delimiters for both open and close. @Jawell
8+
39
## 0.2.6
410

511
### Bug fixes

0 commit comments

Comments
 (0)