Skip to content

Commit

Permalink
documented changes, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrupf committed Jul 6, 2024
1 parent e7d7fbc commit 6db240b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Change Log of Atari Portfolio address file reader
=================================================

Version 0.2.8 / 2024-07-06
--------------------------
- bumped ratatui from 0.26.3 to 0.27.0

Version 0.2.7 / 2024-06-02
--------------------------
- bumped ratatui from 0.26.2 to 0.26.3
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,7 +1,7 @@
[package]
name = "pofo_adr"
description = "command line reader for the Atari Portfolio address file format."
version = "0.2.7"
version = "0.2.8"
authors = ["Simon Rupf <[email protected]>"]
edition = "2021"
license = "GPL-3.0"
Expand Down

0 comments on commit 6db240b

Please sign in to comment.