File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55## [ Unreleased]
66
77+ Remove deprecated ` new_old ` and ` future_old ` functions.
8- + Add ` __str__ ` functions to ` Timestep ` , ` Element ` , ` Day ` , ` Site `
8+ + Add ` __str__ ` functions to ` Timestep ` , ` Element ` , ` Day ` , ` Site ` .
9+ + Change ` id ` variable in ` Forecast ` , ` Observation ` , ` Site ` to ` location_id ` .
10+ + Change ` id ` variable in ` Element ` to ` field_code ` .
911
1012## [ 0.9.8] - 2020-07-03
1113
1214+ Remove f-string in test
13-
15+
1416## [ 0.9.7] - 2020-07-03
1517
1618+ Bugfix for ` get_observation_sites `
@@ -140,4 +142,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
140142
141143## [ 0.1] - 2014-07-16
142144
143- + Initial commit and license.
145+ + Initial commit and license.
You can’t perform that action at this time.
0 commit comments