We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
HISTORY.md
1 parent 137a22e commit 73a28e3Copy full SHA for 73a28e3
HISTORY.md
@@ -1,3 +1,8 @@
1
+0.1.14 (2015/07/22)
2
+===================
3
+- Add remote middleware support.
4
+
5
6
0.1.13 (2015/07/14)
7
===================
8
The first usable version with following features:
package.json
@@ -1,6 +1,6 @@
{
"name": "micromono",
- "version": "0.1.13",
+ "version": "0.1.14",
"description": "Microservice in monolithic style",
"main": "lib/index.js",
"directories": {
0 commit comments