Skip to content

Commit 6c6e76c

Browse files
committed
release v1.0
1 parent 2320eed commit 6c6e76c

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

CHANGES.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
## unreleased
1+
## v1.0 (2019-01-17)
22

33
This release splits the Lwt package into a separate
4-
`rawlink.lwt` ocamlfind package.
4+
`rawlink.lwt` ocamlfind package. Existing users of `Lwt_rawlink`
5+
can just rename the ocamlfind package `rawlink` to `rawlink.lwt`
6+
to get the previous functionality.
57

6-
* Add a `dhcp_client_filter` for DHCP client port
7-
* Rename `dhcp_filter` to `dhcp_server_filter`
8+
* Add a `dhcp_client_filter` for DHCP client port (#8 by @yomimono)
9+
* Rename `dhcp_filter` to `dhcp_server_filter` (#8 by @yomimono)
810
* Support Lwt 4.0 (#10 by @hannesm)
9-
* Port build system to Dune (@avsm)
11+
* Port build system to Dune (#11 by @avsm)
1012

1113
## 0.7 (2017-11-26)
1214

0 commit comments

Comments
 (0)