Skip to content

Commit f970729

Browse files
bzahAbel Aoun
and
Abel Aoun
authored
Bump (#314)
* maint|doc: minor update --------- Co-authored-by: Abel Aoun <aoun.abel@outlook.com>
1 parent 56b059c commit f970729

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

doc/source/references/release_notes.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
Release history
33
#################
44

5-
*******
5+
******
66
7.0.0
7-
*******
7+
******
88

99
date: 2024-04-30
1010

@@ -19,6 +19,12 @@ Breaking changes summary
1919
Details
2020
=======
2121

22+
- [maint] **BREAKING CHANGE**
23+
Created a `_core` package which should not be used outside icclim source.
24+
Its content may change without deprecation warnings.
25+
26+
- [enh] Added DCSC indices under `icclim.dcsc` namespace.
27+
2228
- [doc] Adapt Christian's notebooks from ISENES and add them as
2329
tutorials in our documentation.
2430

src/icclim/dcsc/registry.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,4 +483,3 @@ def get_item_aliases(item: StandardIndex) -> list[str]:
483483
input_variables=[StandardVariableRegistry.SFC_WIND],
484484
qualifiers=[REFERENCE_PERIOD_INDEX, QUANTILE_BASED],
485485
)
486-
# HUMIDITÉ

0 commit comments

Comments
 (0)