File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v0.6.3] ( https://github.com/elixir-nx/bumblebee/tree/v0.6.3 ) (2025-07-14)
9+
10+ ### Added
11+
12+ * Relaxed Nx dependency requirement to allow Nx 0.10
13+
814## [ v0.6.2] ( https://github.com/elixir-nx/bumblebee/tree/v0.6.2 ) (2025-06-17)
915
1016### Fixed
Original file line number Diff line number Diff line change 11defmodule Bumblebee.MixProject do
22 use Mix.Project
33
4- @ version "0.6.2 "
4+ @ version "0.6.3 "
55 @ description "Pre-trained and transformer Neural Network models in Axon"
66
77 def project do
You can’t perform that action at this time.
0 commit comments