Skip to content

Commit 7705068

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.4.1
1 parent a1d428e commit 7705068

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.1](https://github.com/DevYukine/rustfoil/compare/v0.4.0...v0.4.1) (2021-02-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **index:** encode name like the whatwg spec requires ([a1d428e](https://github.com/DevYukine/rustfoil/commit/a1d428e5f895a8c06cac497a85427a24dbfa7215))
7+
8+
9+
110
# [0.4.0](https://github.com/DevYukine/rustfoil/compare/v0.3.0...v0.4.0) (2020-12-12)
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.0"
4+
version = "0.4.1"
55
authors = ["DevYukine <devyukine@gmx.de>"]
66
edition = "2018"
77

0 commit comments

Comments
 (0)