Skip to content

Commit 98d143e

Browse files
author
haileyajohnson
committed
fix upgrade notes
1 parent 595bbb3 commit 98d143e

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/src/site/pages/netcdfJava/Upgrade.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,10 @@ As such, we no longer utilize WebStart.
3131
## netCDF-Java API Changes (5.5.x)
3232

3333
Point release notes:
34-
* [5.5.0](https://github.com/Unidata/netcdf-java/releases/tag/v5.5.0){:target="_blank"} (_2021-12-20_)
35-
34+
* [5.5.1](https://github.com/Unidata/netcdf-java/releases/tag/v5.5.1){:target="_blank"} (_2021-12-20_)
35+
* `5.5.0` was released but not announced.
36+
It should not be used.
37+
3638
5.5.x is the first release that includes read support for [Zarr](https://zarr.readthedocs.io/en/stable/index.html){:target="_blank"}.
3739
There is also a new package for filters, `ucar.ma2.filters`, which allows user-provided compressors and filters to be supplied through a [Service Provider Interface](https://www.baeldung.com/java-spi){:target="_blank"}.
3840

0 commit comments

Comments
 (0)