summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Wijbrand Kolman <j.kolman@minddistrict.com>2021-01-25 16:23:11 +0100
committerGitHub <noreply@github.com>2021-01-25 16:23:11 +0100
commitbdc8f18e03fe0bc8256f021d388287d19fd4bf8c (patch)
treefc1cb8fa4f2f14e706914be637e91e9636713412
parent6104663375122b48e421a971734197ecf1b1b83a (diff)
downloadzope-schema-bdc8f18e03fe0bc8256f021d388287d19fd4bf8c.tar.gz
Update CHANGES.rst
Co-authored-by: Jason Madden <jason+github@nextthought.com>
-rw-r--r--CHANGES.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 438548a..e896fa8 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -9,8 +9,8 @@
- Add support for Python 3.9.
-- Fix FieldUpdateEvent implementation by having an `object` attribute as the
- `IFieldUpdatedEvent` interfaces claims there should be.
+- Fix FieldUpdateEvent implementation by having an ``object`` attribute as the
+ ``IFieldUpdatedEvent`` interfaces claims there should be.
6.0.0 (2020-03-21)
==================