Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyude committed Dec 31, 2022
1 parent 84ad965 commit 529dc35
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v1.0.4

## Bugs fixed:

* Fixed an issue where the GTK+ paned container could potentially steal focus from the NvimViewport
widget
* Undercurl appearance fixed

---

# v1.0.3

## Bugs fixed:
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nvim-gtk"
version = "1.0.3"
version = "1.0.4"
authors = [
"daa84 <[email protected]>",
"Lyude Paul <[email protected]>",
Expand Down

0 comments on commit 529dc35

Please sign in to comment.