Skip to content

Commit 5469717

Browse files
authored
move 2fa to unreleased in CHANGELOG (#285)
1 parent 95195df commit 5469717

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
The intended audience of this file is for py42 consumers -- as such, changes that don't affect
99
how a consumer would use the library (e.g. adding unit tests, updating documentation, etc) are not captured here.
1010

11+
## Unreleased
12+
13+
### Added
14+
15+
- Support for users that require multi-factor authentication.
16+
1117
## 1.5.1 - 2021-05-12
1218

1319
### Fixed
@@ -21,8 +27,6 @@ how a consumer would use the library (e.g. adding unit tests, updating documenta
2127

2228
### Added
2329

24-
- Support for users that require multi-factor authentication.
25-
2630
- New command `code42 alerts show` that displays information about a single alert.
2731

2832
- New command `code42 alerts update` that can update an alert's state or note.

0 commit comments

Comments
 (0)