CHANGES.md in active-triples-1.1.1 vs CHANGES.md in active-triples-1.2.0
- old
+ new
@@ -1,4 +1,10 @@
+1.2.0
+----
+ - Add support for Ruby 3.0, 3.1 and 3.2.
+ - Implemented `RDFSource#term?` for compatibility with current
+ `RDF::Enumerable` behavior.
+
1.1.1
----
- Major performance improvements due to a minor change in how
properties are resolved.