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.
1 parent 89eef2a commit 9ddb9fbCopy full SHA for 9ddb9fb
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## [Unreleased]
8
9
+## [0.3.16] - 2018-01-09
10
+
11
+### Changed
12
+- Fixed IRI TCP negotiation bug #5
13
14
## [0.3.15] - 2018-01-09
15
16
### Changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nelson.cli",
3
- "version": "0.3.15",
+ "version": "0.3.16",
4
"repository": {
5
"type": "git",
"url": "https://github.com/SemkoDev/nelson.cli.git"
0 commit comments