Remove hard-coded API key from the library.

This commit is contained in:
Jason R. Coombs
2016-01-18 16:07:31 -05:00
parent 5252514c87
commit 5fc802f6e7
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
2.0
===
``pmxbot`` plugin now requires that the "Wolfram|Alpha API key"
config parameter be supplied. The hard-coded key has been
removed and will be de-activated. Users must register for their
own key at the `Wolfram|Alpha developer web site
<https://developer.wolframalpha.com>`_.
1.4
===