Skip to content

Commit 77eeb75

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.4.2
1 parent 2631cd2 commit 77eeb75

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.4.2](https://github.com/DevYukine/rustfoil/compare/v0.4.1...v0.4.2) (2021-02-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **index:** encode brackets ([2631cd2](https://github.com/DevYukine/rustfoil/commit/2631cd28bd7c58f4f763ba1cf026b988cfea3de2))
7+
8+
9+
110
## [0.4.1](https://github.com/DevYukine/rustfoil/compare/v0.4.0...v0.4.1) (2021-02-14)
211

312

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "rustfoil"
33
description = "Script that will allow you to generate an index file with Google Drive file links for use with Tinfoil"
4-
version = "0.4.1"
4+
version = "0.4.2"
55
authors = ["DevYukine <devyukine@gmx.de>"]
66
edition = "2018"
77

0 commit comments

Comments
 (0)