Skip to content

Commit e763485

Browse files
committed
v1.2.0
1 parent c5410bd commit e763485

9 files changed

Lines changed: 411 additions & 18 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to sinbo will be documented here.
44

55
---
66

7+
## 1.2.0 - 2026-04-10
8+
9+
### Added
10+
11+
- `sinbo encrypt <name>` — encrypt an existing plaintext snippet
12+
- `sinbo decrypt <name>` — permanently decrypt an encrypted snippet
13+
14+
### Changed
15+
16+
- Bumped Argon2id memory cost from 19MB to 32MB and time cost from 2 to 3
17+
718
## 1.2.0-beta - 2026-04-08
819

920
### Added

0 commit comments

Comments
 (0)