File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and the project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ 0.6.0] - 2025-09-23
11+
1012### Changed
1113
1214- Drop support for Python 3.7 ([ #113 ] ( https://github.com/microsoft/syntheseus/pull/113 ) ) ([ @kmaziarz ] )
@@ -124,13 +126,14 @@ and the project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.
124126
125127:seedling : Initial public release, containing several multi-step search algorithms and a minimal interface for single-step models.
126128
127- [ Unreleased ] : https://github.com/microsoft/syntheseus/compare/v0.5 .0...HEAD
129+ [ Unreleased ] : https://github.com/microsoft/syntheseus/compare/v0.6 .0...HEAD
128130[ 0.1.0 ] : https://github.com/microsoft/syntheseus/releases/tag/v0.1.0
129131[ 0.2.0 ] : https://github.com/microsoft/syntheseus/releases/tag/v0.2.0
130132[ 0.3.0 ] : https://github.com/microsoft/syntheseus/releases/tag/v0.3.0
131133[ 0.4.0 ] : https://github.com/microsoft/syntheseus/releases/tag/v0.4.0
132134[ 0.4.1 ] : https://github.com/microsoft/syntheseus/releases/tag/v0.4.1
133135[ 0.5.0 ] : https://github.com/microsoft/syntheseus/releases/tag/v0.5.0
136+ [ 0.6.0 ] : https://github.com/microsoft/syntheseus/releases/tag/v0.6.0
134137
135138[ @austint ] : https://github.com/AustinT
136139[ @kmaziarz ] : https://github.com/kmaziarz
You can’t perform that action at this time.
0 commit comments