@talkjs/core 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -82,3 +82,8 @@ If you encounter any problems with `@talkjs/core`, please open a [chat with supp
82
82
  ### 1.0.0
83
83
 
84
84
  - Initial Release
85
+
86
+
87
+ ### 1.1.1
88
+
89
+ - Added `ConversationSnapshot.everyoneReadUntil` which is the minimum of all the participants' `readUntil` values.