Skip to content

Commit

Permalink
Merge pull request #45 from talex5/release
Browse files Browse the repository at this point in the history
Prepare release
  • Loading branch information
talex5 authored Jun 16, 2022
2 parents 792db79 + 55fb091 commit d1669d0
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v1.2 (2022-06-16)

- Add lwt collectors and pre-collectors (@killian-delarue, #43).
Note that this is a temporary feature while we wait for OCaml 5 to be released,
when this can be replaced by the use of effects.

- Fix deprecations in Fmt 0.8.10 (@MisterDA, #36).

- General build updates, upstream deprecations, etc (@talex5, #33 #34 #35 #40 #42).

## v1.1 (2021-06-08)

- Allow using a custom formatter for log output (@MisterDA #31).
Expand Down

0 comments on commit d1669d0

Please sign in to comment.