Skip to content

Commit 8a8c9dd

Browse files
Mark DelanyMark Delany
authored andcommitted
Correct ChangeLog details
1 parent 19a9163 commit 8a8c9dd

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

ChangeLog.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
11
# netstring Change Log
2-
### v1.0.0 -- 2023-05-10
3-
* Initial public release.
4-
### v2.0.0 -- 2023-05-16
5-
* Refactor to more closely match encoder/json
6-
* Remove notifier and concurrency controls
7-
* NewDecoder now accepts an io.Reader
8-
* Decoder now returns io.EOF at end of stream
9-
* Lay groundwork for introduction of Marshal and Unmarshal
10-
### v2.1.0 -- 2023-05-16
11-
* Add Encoder.Marshal() and Decoder.Marshal()
2+
### v1.0.0 -- 2023-05-17
3+
* Initial public re-release.

0 commit comments

Comments
 (0)