We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c9420f commit 3b63a23Copy full SHA for 3b63a23
NEWS.md
@@ -1,3 +1,8 @@
1
+Release 2.6.0
2
+================
3
+
4
+Fix handling of `URL` to enable correct functionality in a web browser.
5
6
Release 2.5.0
7
================
8
package.json
@@ -1,6 +1,6 @@
{
"name": "armlet",
- "version": "2.5.0",
+ "version": "2.5.1",
"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