瀏覽代碼

bump version

George S. Baugh 4 年之前
父節點
當前提交
3f5a3acd6b
共有 2 個文件被更改,包括 4 次插入1 次删除
  1. 3 0
      Changes
  2. 1 1
      dist.ini

+ 3 - 0
Changes

@@ -1,5 +1,8 @@
 Revision history for Playwright
 Revision history for Playwright
 
 
+0.009 2021-07-26 TEODESIAN
+    - Remove dependency on yargs in bin/playwright_server
+
 0.008 2021-07-16 TEODESIAN
 0.008 2021-07-16 TEODESIAN
     - Add parent attribute to grab element parents when needed
     - Add parent attribute to grab element parents when needed
     - Remove dependency on AsyncData in favor of File::Temp, Sereal and fork().
     - Remove dependency on AsyncData in favor of File::Temp, Sereal and fork().

+ 1 - 1
dist.ini

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