Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dimtpap committed Oct 14, 2023
1 parent 4dce635 commit 8448fcf
Show file tree
Hide file tree
Showing 3 changed files with 10 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "coppwr"
version = "1.3.0"
version = "1.4.0"
authors = ["Dimitris Papaioannou <[email protected]>"]
edition = "2021"
rust-version = "1.70"
Expand Down
8 changes: 8 additions & 0 deletions assets/io.github.dimtpap.coppwr.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,14 @@
</keywords>

<releases>
<release version="1.4.0" date="2023-10-14">
<description>
<ul>
<li>Added Graph view</li>
<li>Added filtering based on global properties in Global Tracker<li>
</ul>
</description>
</release>
<release version="1.3.0" date="2023-09-15">
<description>
<ul>
Expand Down

0 comments on commit 8448fcf

Please sign in to comment.