Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions changelog.dd
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ $(LI $(LNAME2 array-bool-4733, The compiler now generates a warning when using a
$(BUGSTITLE Library Changes,
$(LI $(LINK2 phobos/std_traits.html#.hasUDA, $(D hasUDA)) was added to help check
for the existence of user-defined attributes on symbols.)
$(LI $(LINK2 phobos/std_traits.html#.getUDAs, $(D getUDAs)) was added to help get
user-defined attributes of specific types from symbols.)
)

)
Expand Down