Skip to content

Commit

Permalink
Release v0.4.2
Browse files Browse the repository at this point in the history
Signed-off-by: Connor Rigby <[email protected]>
  • Loading branch information
ConnorRigby committed Oct 1, 2024
1 parent 4838f3b commit 1cdf98e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## v0.4.2

* Bugfixes
* Fixed ACL messages not being delivered to parent process (Thanks @acadeau ❤️)

## v0.4.1

* Enhancements
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defmodule BlueHeron.MixProject do
use Mix.Project

@version "0.4.1"
@version "0.4.2"
@source_url "https://github.com/blue-heron/blue_heron"

def project do
Expand Down

0 comments on commit 1cdf98e

Please sign in to comment.