summarylogtreecommitdiffstats
path: root/python-metno-locationforecast.changelog
blob: fd19edea380ed0a6936851a7bf3fec0c05c9d47f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

## [2.1.0] - 2024-12-03

A minor release adding the ability to convert from millimetres to inches and fixing
a minor bug.

### Added

- The ability to convert precipitation from millimetres to inches

### Fixed

- A minor bug in the `Variable.convert_to` method that would cause the incorrect
  error to be raised when trying to convert a unit that has no valid
  conversions.