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

Commit 1d434f5

Browse files
author
Trevor Bernard
committed
Add a changelog
1 parent a8f65f8 commit 1d434f5

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGES.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
## 0.1.3
2+
3+
* Clean up proxy function
4+
* Add send and receive buffer size functions
5+
6+
## 0.1.2
7+
8+
* Remove unnecessary parens around constants
9+
* Fix issue #13 - receive-str returns nil on timeout
10+
* Add FAQ to README.md
11+
* Add proxy device
12+
13+
## 0.1.1
14+
15+
* Add send-str
16+
* Call java send and fix formatting
17+
18+
## 0.1.0
19+
20+
* First release of cljzmq Clojure binding

0 commit comments

Comments
 (0)