You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# CHANGELOG
2
2
3
-
## Unreleased
3
+
## v0.28.0
4
4
5
-
_Unreleased_
5
+
_2017-12-05_
6
6
7
7
**Notable Changes**
8
8
@@ -17,7 +17,7 @@ _Unreleased_
17
17
- Encryption keys, user passwords, and machine secret tokens are now stored in
18
18
secure and guarded memory making it more difficult to extract data from a
19
19
running process.
20
-
-Replace`torus ls` with `torus list` making it easy to list and search for secrets within a project.
20
+
-Replaced`torus ls` with `torus list` making it easy to list and search for secrets within a project. Listing secrets is now twice as fast as `torus ls`.
0 commit comments