Skip to content

Commit 566ded6

Browse files
committed
docs
1 parent 85bd108 commit 566ded6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,16 @@ Also, for at least one version before a breaking change, AeroSandbox development
3838

3939
# Latest (master / release), and previous versions
4040

41+
#### 4.2.8
42+
43+
- Fixes minor bug that could occur with various functions in `aerosandbox.tools.inspect_tools`, where having `stacklevel` too high could cause the frame to pop off the top of the stack.
44+
45+
#### 4.2.7
46+
47+
- Fixes an AVL bug found by @JohannesKimphove.
48+
- Adds version compatibility with NeuralFoil 0.3.0, which offers large speed improvements using caching of neural network parameters.
49+
- Drops support for Python 3.8, to allow better typing and f-strings.
50+
4151
#### 4.2.6
4252

4353
- Verified compatibility with NumPy 2.0.0+; version pin removed.

0 commit comments

Comments
 (0)