summaryrefslogtreecommitdiff
path: root/contrib/emacs/CHANGELOG.md
blob: 0be54ab2e323744d4c317a0d0078012c0f184be7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 2.0.3
	
* (feature) Update password-store-password-length default value to 25
	
* (feature) Add option password-store-time-before-clipboard-restore; delete
            password-store-timeout and use the new option instead.
	
# 1.0.2

* (bugfix) Fix typo in password-store-url function doc string

# 1.0.1

* (bugfix) Quote shell arguments in async call

# 1.0.0

* (feature) Call `pass edit` so that changes get committed to git

# 0.1

* Initial release