Skip to content

Commit 4c4d557

Browse files
committed
add news
1 parent 537f9e9 commit 4c4d557

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

news/setup.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
**Added:**
2+
3+
* Added additional runtime linker flags in `CustomBuildExt.run` to embed the `RPATH` flags for the built extensions.
4+
* Support for retrieving GSL configuration from `CONDA_PREFIX`/ `GSL_PATH` on all platforms.
5+
6+
**Changed:**
7+
8+
* Merged the GSL configuration logic in `setup.py`.
9+
10+
**Deprecated:**
11+
12+
* <news item>
13+
14+
**Removed:**
15+
16+
* <news item>
17+
18+
**Fixed:**
19+
20+
* <news item>
21+
22+
**Security:**
23+
24+
* <news item>

0 commit comments

Comments
 (0)