Skip to content

Commit cef1278

Browse files
committed
Add changelog
1 parent d64fba8 commit cef1278

File tree

1 file changed

+59
-0
lines changed

1 file changed

+59
-0
lines changed

CHANGELOG.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
# Changelog
2+
3+
## [Unreleased]
4+
5+
### Changed
6+
7+
- Pin to `pystac==1.14.1` [#48](https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/pull/48)
8+
9+
## [2025.08.14-v1] - 2025-09-10
10+
11+
### Added
12+
13+
- Add `virtualizarr>=2.0.0` [#45](https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/pull/45)
14+
- Add `icechunk` [#45](https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/pull/45)
15+
16+
### Changed
17+
18+
- Base docker image updated to pangeo/pangeo-notebook:2025.08.14 [#38](https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/pull/38) [#45](https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/pull/45)
19+
- Use `conda` instead of `mamba` to update environment [#44](https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/pull/44)
20+
- Pin to `geoviews-core==1.14.1` [#45](https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/pull/45)
21+
22+
### Removed
23+
24+
- Remove `libgdal-arrow-parquet==3.10.3`, `libgdal-netcdf==3.10.3` since they are now included in base pangeo-notebook image [#45](https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/pull/45)
25+
26+
## [2025.06.02-v1] - 2025-07-31
27+
28+
### Added
29+
30+
- Add `libgdal-arrow-parquet==3.10.3`, `libgdal-netcdf==3.10.3` [#41](https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/pull/41)
31+
32+
### Changed
33+
34+
- Base docker image updated to pangeo/pangeo-notebook:2025.06.02 [#38](https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/pull/38)
35+
36+
## [2024.11.11-v1] - 2025-01-24
37+
38+
### Changed
39+
40+
- Base docker image updated to pangeo/pangeo-notebook:2024.11.11 [#31](https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/pull/31)
41+
42+
43+
## [2024.08.18-v1] - 2024-09-10
44+
45+
### Changed
46+
47+
- Base docker image updated to pangeo/pangeo-notebook:2024.08.18 [#28]( https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/pull/28)
48+
- Don't allow defaults channel - only conda-forge [#25](https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/pull/25)
49+
50+
## [2024.06.02-v1] - 2024-09-06
51+
52+
Initial release
53+
54+
[Unreleased]: <https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/compare/2025.08.14-v1..main>
55+
[2025.08.14-v1]: <https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/compare/2025.06.02-v1..2025.08.14-v1>
56+
[2025.06.02-v1]: <https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/compare/2024.11.11-v1..2025.06.02-v1>
57+
[2024.11.11-v1]: <https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/compare/2024.08.18-v1..2024.11.11-v1>
58+
[2024.08.18-v1]: <https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/compare/2024.06.02-v1..2024.08.18-v1>
59+
[2024.06.02-v1]: <https://github.com/NASA-IMPACT/pangeo-notebook-veda-image/tree/2024.06.02-v1>

0 commit comments

Comments
 (0)