Skip to content

Commit 138a6b7

Browse files
committed
Merge branch 'v4.6.1-wellspring.wif' into v4.6.1-prep.wif
2 parents cf8ba8a + 66683ed commit 138a6b7

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

RELEASE_NOTES.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,24 @@ Entries are in reverse chronological order (most recent first).
1212

1313
* netCDF-C: 4.9.0+
1414

15-
### Notable Changes
15+
Note: to enable `libzstd` support, you need to satisfy the following requirements.
16+
17+
1. `libnetcdf.so` installed with `libzstd` support.
18+
2. The environmental variable `HDF5_LIBRARY_PATH` needs to be specified to the same location used when installing `libnetcdf`. This can be determined after-the-fact using `nc-config --plugindir`.
1619

17-
### Other Changes
20+
21+
### What's Changed
22+
* Add quantize constants and test by @edwardhartnett in https://github.com/Unidata/netcdf-fortran/pull/383
23+
* Merge v4.6.0-wellspring.wif back upstream into `main` by @WardF in https://github.com/Unidata/netcdf-fortran/pull/374
24+
* delete unuseful code by @DragonPara in https://github.com/Unidata/netcdf-fortran/pull/377
25+
* Adding MacOS tests. by @WardF in https://github.com/Unidata/netcdf-fortran/pull/363
26+
* Newbranch by @LeonABenjamin in https://github.com/Unidata/netcdf-fortran/pull/336
27+
28+
29+
## New Contributors
30+
* @DragonPara made their first contribution in https://github.com/Unidata/netcdf-fortran/pull/377
31+
32+
**Full Changelog**: https://github.com/Unidata/netcdf-fortran/compare/v4.6.0...v4.9.1
1833

1934
## 4.6.0 - July 29, 2022
2035

0 commit comments

Comments
 (0)