We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3049783 commit 931c534Copy full SHA for 931c534
NEWS.md
@@ -1,3 +1,8 @@
1
+Release 2.5.0
2
+================
3
+
4
+Add the `getUserInfo` method to retrieve information about the logged-in user.
5
6
Release 2.4.0
7
================
8
package.json
@@ -1,6 +1,6 @@
{
"name": "armlet",
- "version": "2.4.0",
+ "version": "2.5.0",
"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