docs: update history

This commit is contained in:
Jos de Jong 2023-12-08 16:20:06 +01:00
parent e646388b9c
commit 777417b616

View File

@ -3,6 +3,8 @@
# unpublished changes since 12.1.0
- Feat: lazy evaluation of operators `and`, `or`, `&`, `|` (#3090, #3101,
#2766). Thanks @smith120bh.
- Fix: #3096 embedded docs of eigs throwing an error.