We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 356bd60 commit 86aa793Copy full SHA for 86aa793
NEWS.md
@@ -1,4 +1,9 @@
1
-Release 2.6.0
+Release 2.5.2
2
+================
3
+
4
+Add another fix for `URL` so that it works correctly in a web browser.
5
6
+Release 2.5.1
7
================
8
9
Fix handling of `URL` to enable correct functionality in a web browser.
package.json
@@ -1,6 +1,6 @@
{
"name": "armlet",
- "version": "2.5.1",
+ "version": "2.5.2",
"description": [
"Armlet is a thin wrapper around the MythX API written in Javascript.",
"It simplifies interaction with MythX. For example, the library",
0 commit comments