Skip to content

Commit 71c9895

Browse files
mpolson64meta-codesync[bot]
authored andcommitted
change copy in Changelog (facebook#4960)
Summary: Pull Request resolved: facebook#4960 Nit: we really shouldn't be referring to changes to methods like these as "API Removals", and especially not call then "Breaking changes" since these are not part of the API and we do not recommend Ax users interface with them directly. In the future lets reserve this language for changes to parts of the Ax API, which we will not make backwards incompatible changes to outside of major version releases. Ive already update the copy here to reflect this language https://github.com/facebook/Ax/releases/tag/1.2.3 Created from CodeHub with https://fburl.com/edit-in-codehub Reviewed By: mgarrard Differential Revision: D94923126 fbshipit-source-id: 2b032cfb6acecc5edfc9b5d5a181ec56ddb698e7
1 parent ec6b673 commit 71c9895

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ The release log for Ax.
55

66
#### Breaking Changes
77

8-
**Requirements**
8+
**Packack Requirements**
99
* Python 3.11+ required (#4810)
1010
* Pandas 3.0 upgrade (#4838)
1111
* BoTorch 0.17.0 (#4911)
1212

13-
**API Removals**
13+
**Method Removals (non-API)**
1414
* `transition_to` now required on `TransitionCriterion` (#4848) — Users must explicitly specify transition targets
1515
* Removed callable serialization (#4806) — Encoding callables now raises an exception
1616
* Removed legacy classes: `TData` (#4771), `MinimumTrialsInStatus` (#4786), completion criteria (#4850), `arms_per_node` override (#4822)

0 commit comments

Comments
 (0)