Skip to content

Commit e1662d3

Browse files
committed
v0.1.2
1 parent dfc2855 commit e1662d3

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [0.1.2] - 2022-07-17
5+
6+
### Features
7+
- Support multiple code block in a file ([dfc2855](dfc28551de5102baccb39d073a0d472e61055366))
8+
- Check mode ([8b1de34](8b1de34633a374c6475f6f3f8a82b06fb43585ee))
9+
10+
411
## [0.1.0] - 2022-07-14
512

613
### Features

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,7 +1,7 @@
11
[package]
22
name = "gelatyx"
33
description = "Format codebease inside the docs"
4-
version = "0.1.1"
4+
version = "0.1.2"
55
edition = "2021"
66
authors = ["azzamsa <vcs@azzamsa.com>"]
77
repository = "https://github.com/azzamsa/gelatyx"

0 commit comments

Comments
 (0)