We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2631cd2 commit 77eeb75Copy full SHA for 77eeb75
CHANGELOG.md
@@ -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
10
## [0.4.1](https://github.com/DevYukine/rustfoil/compare/v0.4.0...v0.4.1) (2021-02-14)
11
12
Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "rustfoil"
description = "Script that will allow you to generate an index file with Google Drive file links for use with Tinfoil"
-version = "0.4.1"
+version = "0.4.2"
authors = ["DevYukine <devyukine@gmx.de>"]
edition = "2018"
0 commit comments