Skip to content

Commit ef67489

Browse files
committed
Update doc
1 parent 268ae88 commit ef67489

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/releases/5.1.x.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Django MongoDB Backend 5.1.x
99

1010
- Backward-incompatible: :class:`~django_mongodb_backend.fields.ArrayField`\'s
1111
``size`` argument is renamed to ``max_size``.
12+
- Added the ``size`` parameter to :class:`~django_mongodb_backend.fields.ArrayField`
13+
for enforcing fixed-length arrays.
1214
- Added support for :doc:`database caching </topics/cache>`.
1315

1416
5.1.0 beta 1

0 commit comments

Comments
 (0)