Skip to content

Commit 5a4fc10

Browse files
committed
bump to v0.6.4
1 parent 56acbae commit 5a4fc10

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# v0.6.4 (Fri Feb 17 2023)
2+
3+
#### Bug Fixes 🐛
4+
5+
- Fix disambiguations not being shown [#160](https://github.com/Builditluc/wiki-tui/pull/160) ([@Builditluc](https://github.com/Builditluc))
6+
- Fix whitespace at the top of some articles [#159](https://github.com/Builditluc/wiki-tui/pull/159) ([@Builditluc](https://github.com/Builditluc))
7+
- Fix no redirect messages being shown [#158](https://github.com/Builditluc/wiki-tui/pull/158) ([@Builditluc](https://github.com/Builditluc))
8+
9+
#### CI Pipeline and Dependency Updates
10+
11+
- Add changelog and use auto for creating releases [#156](https://github.com/Builditluc/wiki-tui/pull/156) ([@Builditluc](https://github.com/Builditluc))
12+
13+
#### Authors: 1
14+
15+
- [@Builditluc](https://github.com/Builditluc)
16+
17+
---
18+
119
# v0.6.3 (Thu Feb 16 2023)
220

321
#### Bug Fixes 🐛

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,6 +1,6 @@
11
[package]
22
name = "wiki-tui"
3-
version = "0.6.3"
3+
version = "0.6.4"
44
authors = ["builditluc <37375448+Builditluc@users.noreply.github.com>"]
55
edition = "2018"
66
repository = "https://github.com/Builditluc/wiki-tui"

0 commit comments

Comments
 (0)