George S. Baugh před 4 roky
rodič
revize
88182ce660
2 změnil soubory, kde provedl 6 přidání a 1 odebrání
  1. 5 0
      Changes
  2. 1 1
      dist.ini

+ 5 - 0
Changes

@@ -1,5 +1,10 @@
 Revision history for Playwright
 
+0.005 2021-03-24 TEODESIAN
+    [BUG FIXES]
+    - Prevent double destroy in the event of quit() being called
+    - Improve documentation
+
 0.004 2021-03-19 TEODESIAN
     [BUG FIXES]
     - Adjust spec parser for newer Playwright spec versions

+ 1 - 1
dist.ini

@@ -1,5 +1,5 @@
 name = Playwright
-version = 0.004
+version = 0.005
 author = George S. Baugh <george@troglodyne.net>
 license = MIT
 copyright_holder = Troglodyne LLC