Skip to content

Commit 160d94f

Browse files
committed
release 1.2.0
1 parent 7748b7b commit 160d94f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)