File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed
Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v10.22.3 (2025-10-28)
5+
6+ ### Fix
7+
8+ - Patch: Bcf group permissions (#911 )
9+ ([ ` b589beb ` ] ( https://github.com/bimdata/python-api-client/commit/b589bebb278ddeff9ef9f6cd000b6e32d634e087 ) )
10+
11+ * Add model, filter list views
12+
13+ * wip: permissions
14+
15+ * remove useless config
16+
17+ * Comment permission implementation
18+
19+ * bcf permissions
20+
21+ * more tests, more view filters
22+
23+ * add more tests
24+
25+ * add comment about permissions
26+
27+
428## v10.22.2 (2025-10-28)
529
630### Fix
Original file line number Diff line number Diff line change 2020 long_description = f .read ()
2121
2222NAME = "bimdata-api-client"
23- VERSION = "10.22.2 "
23+ VERSION = "10.22.3 "
2424# To install the library, run the following
2525#
2626# python setup.py install
You can’t perform that action at this time.
0 commit comments