File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- ## Unreleased
1
+ ## 0.1.5 (2024-11-26)
2
+ - Add replace-comment command
3
+ - Make new and edit commands usage uniform
2
4
- Remove bash completions opam install. Moved to debian package.
3
5
4
6
## 0.1.4 (2024-08-26)
Original file line number Diff line number Diff line change 8
8
9
9
( license " MIT" )
10
10
11
- ( version " 0.1.4 " )
11
+ ( version " 0.1.5 " )
12
12
13
13
( source
14
14
( github ahrefs/passage) )
Original file line number Diff line number Diff line change 1
1
# This file is generated by dune, edit dune-project instead
2
2
opam-version: "2.0"
3
- version: "0.1.4 "
3
+ version: "0.1.5 "
4
4
synopsis: "Passage - used to store and manage access to shared secrets"
5
5
description: "Passage - used to store and manage access to shared secrets"
6
6
maintainer: ["Ahrefs Pte Ltd <
[email protected] >"]
You can’t perform that action at this time.
0 commit comments