Skip to content

Commit 11904f2

Browse files
committed
release v1.0.3
1 parent 521996f commit 11904f2

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## Unreleased - 2023-XX-YY
44

5+
## [1.0.3] - 2024-01-15
6+
7+
- Improved error handling
8+
- UI improvements
9+
- Mouse select for blocks
10+
- Bug fixes
11+
512
## [1.0.2] - 2024-01-12
613

714
- Improved error handling

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "jwt-ui"
3-
version = "1.0.2"
3+
version = "1.0.3"
44
authors = ["Deepu K Sasidharan <[email protected]>"]
55
description = """
66
A Terminal UI for decoding/encoding JSON Web Tokens

0 commit comments

Comments
 (0)