Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshj01 committed Jul 3, 2024
1 parent 69a7fe2 commit 02a0b0c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
### [0.5.1] - July 02, 2024

- Apply text formatting to trimmed text on keyboard shortcuts
- add tooltip to gemini icon
- fix share dialog UI
- add import icon
- fix policies text color
- Summary is local Only
- fix: horizontal line was not visible
- update summary prompt

### [0.5.0] - Jun 29, 2024

- Summarize log using Gemini
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pastelog",
"version": "0.5.0",
"version": "0.5.1",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 02a0b0c

Please sign in to comment.