22
33$(CHANGELOG_NAV_INJECT)
44
5- $(VERSION Sep 01 , 2022, =================================================,
5+ $(VERSION Sep 10 , 2022, =================================================,
66
77$(CHANGELOG_HEADER_STATISTICS
8- $(VER) comes with 1 major change and 20 fixed Bugzilla issues.
8+ $(VER) comes with 1 major change and 21 fixed Bugzilla issues.
99 A huge thanks goes to the
10- $(LINK2 #contributors, 16 contributors)
10+ $(LINK2 #contributors, 18 contributors)
1111 who made $(VER) possible.)
1212
1313$(BUGSTITLE_TEXT_HEADER Compiler changes,
@@ -86,11 +86,13 @@ $(BUGSTITLE_BUGZILLA Phobos regression fixes,
8686
8787$(LI $(BUGZILLA 23132): "cannot access frame pointer" comparing two ranges for equality from v2.099.0)
8888$(LI $(BUGZILLA 23140): Array!T where T is a shared class no longer works)
89+ $(LI $(BUGZILLA 23238): Cannot write a const Nullable$(LPAREN)T, T nullValue$(RPAREN))
8990)
9091)
91- $(D_CONTRIBUTORS_HEADER 16 )
92+ $(D_CONTRIBUTORS_HEADER 18 )
9293$(D_CONTRIBUTORS
9394 $(D_CONTRIBUTOR Boris Carvajal)
95+ $(D_CONTRIBUTOR dawg)
9496 $(D_CONTRIBUTOR Dennis)
9597 $(D_CONTRIBUTOR Dennis Korpel)
9698 $(D_CONTRIBUTOR FeepingCreature)
@@ -106,6 +108,7 @@ $(D_CONTRIBUTORS
106108 $(D_CONTRIBUTOR RubyTheRoobster)
107109 $(D_CONTRIBUTOR Tomáš Chaloupka)
108110 $(D_CONTRIBUTOR Walter Bright)
111+ $(D_CONTRIBUTOR wolframw)
109112)
110113$(D_CONTRIBUTORS_FOOTER)
111114$(CHANGELOG_NAV_INJECT)
0 commit comments