Skip to content

Commit 90b20e4

Browse files
committed
adding change log
1 parent b3b4e37 commit 90b20e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

vocab_list.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
print("- Enter a list of words and this program will return their definitions from Google, Oxford or Wikipedia - Whichever \nis available(in that order)")
88
print("- As this program is still in alpha, the software might not be stable. Please contact the developer if you face any bugs :)")
99
print()
10-
print("Alpha version 0.2.4")
11-
print("This version has been updated to the latest ChromeDriver version + HUGE fix for retrieving info from Wikipedia.")
10+
print("Alpha version 0.2.5")
11+
print("This version now comes with an update feature that automatically updates chromedriver to the latest version.")
1212
print()
1313
print("Developled by museHD @ https://github.com/musehd/vocab-list-gen")
1414
print("---------------------------------------------------------------------------------------------------------------------------------")

0 commit comments

Comments
 (0)