summarylogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/changelog b/changelog
index 891c11162957..78269ce9a448 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,21 @@
+# 2023-01-30: Stable release 18646 (23.01)
+
+Medium enhancements
+ Fix #21423: Prevent validation error codes from clashing. Note that the full effect of this change will not be visible until 2024-01-01 for backwards/forwards compatibility reasons.
+ See #18230: Move RightAngleBuildingTest error code to 4101 from 3701 -- this is due to a conflict with with pt_assistant, and all ignored entries with the group 3701 will be removed.
+Add/improve/fix/change Internal Presets, Map Paint Style and Validation rules
+ Fix #21878: Add building types riding_hall and sports_hall
+ Fix #22588: Improve horse related presets (patch by Hufkratzer)
+ Fix #18626: Warn about amenity=marketplace together with highway
+ Fix #22574: Add amenity=animal_breeding and add Animal group in Facilities
+ Fix #22630: Add crossing:markings to the crossing preset (patch by Woazboat)
+ Fix #22561: Change site_type to archaeological_site (site_type has been deprecated since 2022-12-04)
+ Fix #22599: Add colour:back to City Limit Sign preset
+ Fix #22481: Deprecated building:level in favor of building:levels (not the trailing s)
+ Fix #22473: Don't warn about Way end node near other way for natural=arete and natural=ridge
+ Fix #20539, see #18659, see #18719 - Deprecate car in favor for motorcar also for non charging stations
+More minor bug fixes, enhancements, stability improvements, translation updates, code improvements and code documentation, see SVN log messages of milestone 23.01
+
# 2023-01-04: Hotfix release 18622 for 22.12
Medium enhancements