Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Commit b487598

Browse files
committed
version 0.4.4
1 parent 10d6938 commit b487598

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.MD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
List of notable changes:
22
---
33

4+
## 20.09.2016
5+
6+
+ (Fixed) In previous versions, the third argument (notls) of the internal server() wrapper did not register bundled-plugins. This is fixed now.
7+
48
## 30.07.2016
59

610
+ Added all restify bundled plugins

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sys-api",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"bugs": {
55
"url": "https://github.com/Cloud2Box/sys-api/issues"
66
},

0 commit comments

Comments
 (0)