Skip to content

Commit

Permalink
v0.12.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Nov 29, 2024
1 parent 6faa0e4 commit 978e995
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v0.12.0 - 2024-11-28

* Updates
* Update Nerves systems to `nerves_system_br v1.29.1` (Erlang/OTP 27.1.2, Buildroot 2024.08.1)
* Update to Elixir 1.17.3

## v0.11.1 - 2024-09-03

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

@app :circuits_quickstart
@version "0.11.1"
@version "0.12.0"
@all_targets [
:rpi,
:rpi0,
Expand Down

0 comments on commit 978e995

Please sign in to comment.