Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 361 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 361 Bytes

1.2.3

	Extra checks and custom exceptions (SesionIDError and SubscriptionError) were added.
	A potential security vulnerability in the 'requests' dependency (requests <= 2.19.1) was fixed (requests==2.20.0).

1.2.2

	Issue #3 fixed: can't pickle sqlite3.Connection objects

1.2.1

	SolidWebPush now supports Python 3