File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- next-version-placeholder-->
44
5+ ## v5.22.0 (2022-01-31)
6+ ### Feature
7+ * 2d positioning (#471 )
8+
9+ * filter storey models with permissions
10+
11+ * rework storey serializer
12+
13+ * add positioning plan to m2m (storey-plan)
14+
15+ * add route with params id and positioning route renaming
16+
17+ * include positioning in storey serializer
18+
19+ * fix tests ([ ` f8bf0c8 ` ] ( https://github.com/bimdata/python-api-client/commit/f8bf0c8b641cb613d99d7a116ecd8377fab46245 ) )
20+
521## v5.21.1 (2022-01-31)
622### Fix
723* Filter storey models with permissions and add models_unreachable_count field (#470 )
Original file line number Diff line number Diff line change 2020 long_description = f .read ()
2121
2222NAME = "bimdata-api-client"
23- VERSION = "5.21.1 "
23+ VERSION = "5.22.0 "
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