Skip to content

Commit 51b3536

Browse files
committed
doc(CHANGELOG): merge change from release candidates into patch bump
1 parent 5ae8c52 commit 51b3536

1 file changed

Lines changed: 8 additions & 18 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -9,24 +9,9 @@
99
### Fix
1010

1111
- **lint**: fix mypy typing
12-
13-
## 1.0.1rc2 (2024-08-14)
14-
15-
### Fix
16-
1712
- **org-invite**: fix organization invitte payload
1813
- **cipher-collections**: fix method changing collections of a cipher
19-
20-
## 1.0.1rc1 (2024-08-12)
21-
22-
### Fix
23-
2414
- **sync-seat-null**: Seats value can be null
25-
26-
## 1.0.1rc0 (2024-07-25)
27-
28-
### Fix
29-
3015
- **lint**: import fix
3116
- **lint**: remove unused import
3217
- **bitwarden**: fix List model and refresh master_ke when refresh token
@@ -42,8 +27,13 @@
4227

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

45-
## 0.7.0 (2023-08-09)
30+
## 0.7.0 (2023-09-06)
4631

47-
### Features
32+
### Feat
33+
34+
- **init**: first version open-sourced
35+
36+
### Fix
4837

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

0 commit comments

Comments
 (0)