Skip to content

Commit 8a9ca47

Browse files
committed
Release v1.5.1
1 parent 94bd76b commit 8a9ca47

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

docs/whats-new.rst

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,17 @@
44
Version history
55
===============
66

7-
v1.5.X (unreleased)
7+
v1.5.1 (28.08.2021)
88
-------------------
99

10+
This is a minor relase of OGGM, containing mostly bugfixes and a few new
11+
features.
12+
1013
Breaking changes
1114
~~~~~~~~~~~~~~~~
1215

16+
This version should be fully backwards compatible.
17+
1318
Enhancements
1419
~~~~~~~~~~~~
1520

@@ -25,15 +30,21 @@ Enhancements
2530
the MB bias for any selection of glaciers (:pull:`1248`)
2631
By `Patrick Schmitt <https://github.com/pat-schmitt>`_
2732
- Added functionality to control the area over which the hydrological
28-
output is computed (:pull:`1264`).
33+
output is computed (:pull:`1264,1276`).
34+
By `Fabien Maussion <https://github.com/fmaussion>`_
35+
- Added a new (wrong) way to compute equilibrium runs based on the average
36+
climate (:pull:`1275`).
2937
By `Fabien Maussion <https://github.com/fmaussion>`_
30-
3138

3239
Bug fixes
3340
~~~~~~~~~
3441

42+
- Fixed a quite bad bug where monthly runoff data would have very large artifacts
43+
(:pull:`1283`).
44+
By `Fabien Maussion <https://github.com/fmaussion>`_
3545
- Small bug fix to ensure backwards compatibility of ``gdir.get_filepath('model_run')``.
3646
By `Fabien Maussion <https://github.com/fmaussion>`_
47+
- Various backwards compatibility fixes (mostly xarray).
3748

3849
v1.5.0
3950
------

0 commit comments

Comments
 (0)