Skip to content

Commit 3e42a04

Browse files
committed
chore: update changelog
1 parent 1c5cd76 commit 3e42a04

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
## 2.0.0 (2024-11-25)
2+
This version brings usability improvements along with some breaking changes.
3+
4+
### Fixes
5+
* error stacktraces don't include the method call
6+
7+
### Features
8+
* every method now contains jsdoc
9+
* better parameter namings for better autocompletion
10+
211

312
### Breaking Changes
4-
* tenant administrator methods moved to separate entity
13+
* tenant administrator methods refactored to be under separate entity
514
* Sub entity method names are changed to be more user friendly and descriptive.
615
List of changed methods:
716

0 commit comments

Comments
 (0)