Skip to content

Commit

Permalink
update CHANGELOG.md for 5.0.0.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
zcutlip committed May 18, 2024
1 parent 39a3e6c commit c64faaa
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

All notable changes to this project will be documented in this file.

## [DEVELOPMENT] 2024-05-17

### Added

- Version checking for the `op` CLI tool at run-time
- `opversion` command
- Export `OPCLIVersion` as API
- `OPCLIVersionSupportException` class

### Deprecated

- `op` versions < 2.24.0 and >= 2.19.0

### Removed

- Support for `op` versions < 2.19.0

## [4.3.0] 2024-03-28

## Added
Expand Down

0 comments on commit c64faaa

Please sign in to comment.