You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@
10
10
# 6.0.0
11
11
##### 2023-Jan-20
12
12
13
-
*:warning: Rename field type `cycleway` to `directionalCombo`
14
-
*:warning: the tag keys of this field are now split into two separate parts: the `key` property contains the common (e.g. `*:both`) variant of the tag and the `keys` property is for the directional (e.g. `:left`/`:right`) subtags ([#79], thanks [@tordans])
13
+
*:warning: Rename field type `cycleway` to `directionalCombo` ([#79], thanks [@tordans])
14
+
*:warning: the tag keys of this field are now split into two separate parts: the `key` property contains the common (e.g. `*:both`) variant of the tag and the `keys` property is for the directional (e.g. `:left`/`:right`) subtags
15
15
* Introduce new `date` field type ([#76])
16
16
* Allow the `Röntgen` icon set to be used for icons ([#75])
17
17
* Allow to specify icons for values of combo fields ([#56])
0 commit comments