History.rdoc in wordnet-1.0.1 vs History.rdoc in wordnet-1.1.0
- old
+ new
@@ -1,4 +1,13 @@
+== v1.1.0 [2017-09-26] Michael Granger <ged@FaerieMUD.org>
+
+Enhancements:
+
+- Update to WordNet 3.1 (from SQLUNet 5.2.0), Sequel 5.0.
+- Made fetching Synset by ordinal deterministic
+- Documentation updates/fixes
+
+
== v1.0.1 [2016-09-18] Michael Granger <ged@FaerieMUD.org>
- Finish up and fix WordNet::Sense
- Add Wordnet::Synset#wordlist
- Documentation fixes, fixes for newer Ruby versions