Skip to content

Commit

Permalink
Changes!
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Aug 16, 2024
1 parent a498fb0 commit a8c3ecd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# Changelog

## v0.10.0 - 2024-03-11
## Unreleased

- The `gleam/otp/static_supervisor` module has been added, containing bindings
to Erlang/OTP's supervisor module.

## v0.10.0 - 2024-03-11

- Fixed bug: supervisors now abort restarting children if limits are exceeded.
- Fixed `gleam/otp/system.get_state/1` calls that break in Erlang/OTP >= 26.1.
`get_state/1` (used in debugging and tests) will error on Erlang/OTP <=
Expand Down

0 comments on commit a8c3ecd

Please sign in to comment.