m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/contrib/emacs/CHANGELOG.md
blob: 7149ef6b44d96205b8a611e42e978e939ac7d6f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# 2.0.5
	
Improve password-store-insert message on success/failure
	
# 2.0.4
	
* Re add password-store-timeout function to preserve backward
  compatibility with other libraries relying on it.
	
# 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