Skip to content

Commit

Permalink
doc(CHANGELOG): merge change from release candidates into patch bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Lowaiz committed Sep 25, 2024
1 parent 5ae8c52 commit 51b3536
Showing 1 changed file with 8 additions and 18 deletions.
26 changes: 8 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,9 @@
### Fix

- **lint**: fix mypy typing

## 1.0.1rc2 (2024-08-14)

### Fix

- **org-invite**: fix organization invitte payload
- **cipher-collections**: fix method changing collections of a cipher

## 1.0.1rc1 (2024-08-12)

### Fix

- **sync-seat-null**: Seats value can be null

## 1.0.1rc0 (2024-07-25)

### Fix

- **lint**: import fix
- **lint**: remove unused import
- **bitwarden**: fix List model and refresh master_ke when refresh token
Expand All @@ -42,8 +27,13 @@

- **pydantic**: Rework Bitwarden Client with pydantic classes + Usage

## 0.7.0 (2023-08-09)
## 0.7.0 (2023-09-06)

### Features
### Feat

- **init**: first version open-sourced

### Fix

- **opensource**: First version of the open sourced python lib for Vaultwarden
- **license**: fix license property and license classifier = fix typo
- **tests**: fix unit tests

0 comments on commit 51b3536

Please sign in to comment.