We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79514ea commit 39cea09Copy full SHA for 39cea09
1 file changed
docs/changelog.rst
@@ -13,7 +13,9 @@ Changelog
13
* Allow changing the behaviour of generating recurrences on
14
``dtstart`` by default. You can opt in to this by setting
15
``include_dtstart=False`` on your ``RecurrenceField``
16
- (:issue:`93`).
+ (:issue:`93`);
17
+* Ensure broken values raise ``DeserializationError`` where expected
18
+ (:issue:`103`).
19
20
1.4.1
21
-----
0 commit comments