Skip to content

Commit ad14a42

Browse files
committed
doc:update
1 parent 11c9578 commit ad14a42

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
## v4.0.0b3 🌈
44

55
Refactor the code to make it more organized and easier to maintain. This includes:
6-
- All types are under `types`.
7-
- A
6+
7+
- All types are under `types` instead of separated to `broker_types` and `settings_types`.
8+
- Added `__all__` to `models`, and other packages.
89

910
## v4.0.0b2 🌈
1011

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
mkdocs==1.6.1
2-
mkdocs-material==9.6.10
2+
mkdocs-material==9.6.11

0 commit comments

Comments
 (0)