Skip to content

Commit

Permalink
Prepare for version v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kalaksi committed Dec 23, 2023
1 parent 66557f4 commit 1d3baa8
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
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
@@ -1,6 +1,6 @@
[package]
name = "lightkeeper"
version = "0.9.1"
version = "0.10.0"
edition = "2021"

[[bin]]
Expand Down
10 changes: 10 additions & 0 deletions flatpak/io.github.kalaksi.Lightkeeper.metainfo.xml
Expand Up @@ -25,6 +25,16 @@
</screenshots>
<launchable type="desktop-id">io.github.kalaksi.Lightkeeper.desktop</launchable>
<releases>
<release version="0.10.0" date="2023-12-23">
<description>
<ul>
<li>Copy &amp; paste for internal terminal</li>
<li>Search box for internal terminal</li>
<li>Better scroll bar for internal terminal</li>
<li>Keyboard shortcut for opening a new host shell</li>
</ul>
</description>
</release>
<release version="0.9.1" date="2023-12-16">
<description>
<ul>
Expand Down

0 comments on commit 1d3baa8

Please sign in to comment.