Fix RWK paragraph handling
Change-Id: Ibbc9548b023c86f4a7a435900f32444a74187e5a
diff --git a/Changes b/Changes
index ed2e8ff..b0b9492 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.41 2020-08-07
+0.41 2020-08-10
- Added support for RWK annotations.
- Improved DGD support.
- Fixed bug in RWK support that broke on
@@ -12,6 +12,7 @@
- Introduced add_span() method to MultiTermToken.
- Removed deprecated 'primary' flag.
- Removed deprecated 'pretty' flag.
+ - Fix RWK paragraph handling.
0.40 2020-03-03
- Fixed XIP parser.