File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.30.2] - 2025-09-03
4+
5+ - Change deprecated struct update syntax (#144 @rockneurotiko )
6+
37## [ 0.30.1] - 2025-03-05
48
59- Fix missing ` Config.registry_ssl_opts/0 ` function, overlooked in #134 (#143 @strech )
5458
5559- Add runtime config resolution for Avrora.Client (#92 , @strech )
5660
61+ [ 0.30.2 ] : https://github.com/Strech/avrora/releases/tag/v0.30.2
5762[ 0.30.1 ] : https://github.com/Strech/avrora/releases/tag/v0.30.1
5863[ 0.30.0 ] : https://github.com/Strech/avrora/releases/tag/v0.30.0
5964[ 0.29.2 ] : https://github.com/Strech/avrora/releases/tag/v0.29.2
Original file line number Diff line number Diff line change 11defmodule Avrora.MixProject do
22 use Mix.Project
33
4- @ version "0.30.1 "
4+ @ version "0.30.2 "
55
66 def project do
77 [
You can’t perform that action at this time.
0 commit comments