tangled
alpha
login
or
join now
jcg.re
/
tessen
0
fork
atom
Bash script for copying and autotyping data from password-store, gopass or prs.
0
fork
atom
overview
issues
1
pulls
pipelines
changelog: update the changelog
Ayush Agarwal
3 years ago
087f47c3
274bfa5c
+8
1 changed file
expand all
collapse all
unified
split
CHANGELOG.md
+8
CHANGELOG.md
···
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
8
+
## [2.2.1] - 2023-03-30
9
9
+
10
10
+
### Fixed
11
11
+
12
12
+
- fixed yofi dmenu usage
13
13
+
14
14
+
- fixed `pass_backend` config option detection in config file, thanks @Croissong
15
15
+
8
16
## [2.2.0] - 2023-03-23
9
17
10
18
### Added