Skip to content

Commit

Permalink
0.2.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
grrlopes committed Jul 14, 2023
1 parent 9a70ae2 commit 801fde7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

Important changes will be written here.

## 0.2.0-alpha-1 - 14-07-2023

### Fixed
- Pagination is working properly based on history line
- Selection btn at syncScreen dialog

### Added
- Dialog style btn
- Auto create storydb folder
- Path for store database at $HOME/.local/share/storydb

### Changed
- How the app load the .bash_history

### Removed
- SqliteErr constant from repository ``#0c40006``

## 0.2.0-alpha - 06-07-2023

Expand Down

0 comments on commit 801fde7

Please sign in to comment.