Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Add issue number to chlog
  • Loading branch information
dyladan committed May 10, 2024
commit e420156acee6bcdde22db578d322dd3375d1588c
2 changes: 1 addition & 1 deletion .chloggen/deprecated-net.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ note: Add deprecated net attributes to registry

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
# The values here must be integers.
issues: []
issues: [1029]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
Expand Down