File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 1.2.0 (2023-06-03)
2+
3+ * remove dependency on astring (#28 , @hannesm )
4+ * use OCaml-CI (#27 , @Leonidas-from-XIV , @verbosemode )
15* bump required dune version to 2.0
26* raise lower bound to ocaml 4.08.0; remove rresult dependency (#25 , by @hannesm )
37
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ This is a library for parsing and generating RFC 3164 compatible Syslog messages
66
77## Documentation
88
9- [ ![ Build Status] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fci.ocamllabs.io%2Fbadge%2Fverbosemode%2Fsyslog-message%2Fmaster &logo=ocaml )] ( https://ci.ocamllabs.io/github/verbosemode/syslog-message )
9+ [ ![ Build Status] ( https://img.shields.io/endpoint?url=https%3A%2F%2Fci.ocamllabs.io%2Fbadge%2Fverbosemode%2Fsyslog-message%2Fmain &logo=ocaml )] ( https://ci.ocamllabs.io/github/verbosemode/syslog-message )
1010
1111[ API documentation] ( https://verbosemode.github.io/syslog-message/doc/ ) is available online.
1212
You can’t perform that action at this time.
0 commit comments