Skip to content

Commit

Permalink
update CHANGELOG.md for 4.0.0b2
Browse files Browse the repository at this point in the history
  • Loading branch information
zcutlip committed Oct 20, 2023
1 parent 15d05c7 commit cee613b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## [4.0.0b2] 2023-10-20

### Added
- Additional item editing API:
- `OP.item_edit_add_password_field()`
- `OP.item_edit_delete_field()`

## [4.0.0b1] 2023-10-12

- Minor housekeeping updates
Expand All @@ -10,7 +17,6 @@ All notable changes to this project will be documented in this file.

## [4.0.0b0] 2023-10-11


### Added
- Item editing:
- `OP.item_edit_generate_password()`
Expand Down

0 comments on commit cee613b

Please sign in to comment.