Skip to content

Commit

Permalink
Link PR in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Apr 11, 2024
1 parent e1c4a48 commit d06072e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ For upgrade instructions read the [UPDATING](UPDATING.md) guide.
- The parser no longer panics when using dotted assignments in unexpected places. #479
- The CLI now enables unicode support by default.
- `Value::from_serializable` is now `Value::from_serialize`.
- Ranges are now iterables and no longer sequences.
- Ranges are now iterables and no longer sequences. #493

## 1.0.20

Expand Down

0 comments on commit d06072e

Please sign in to comment.