Skip to content

Commit

Permalink
v0.11.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fhunleth committed Jul 14, 2024
1 parent 9c58f6e commit a7c9429
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v0.11.0 - 2024-06-14

* Updates
* Update Nerves systems to `nerves_system_br v1.28.1` (Erlang/OTP 26.7, Buildroot 2024.05)
* Update to Elixir 1.17.2
* Remove `power_control` dependency

## v0.10.2 - 2024-05-06

* Updates
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.10.2"
@version "0.11.0"
@all_targets [
:rpi,
:rpi0,
Expand Down

0 comments on commit a7c9429

Please sign in to comment.